60f3d3f6b2
* akira-60 initial commit * update vial-configs * config FEE_PAGE_COUNT 2 * config FEE_PAGE_COUNT 2 * resolve conflicts
9 lines
278 B
C
9 lines
278 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 1
|
|
#define VIAL_KEYBOARD_UID {0xD6, 0xF4, 0x6F, 0x56, 0x82, 0xE8, 0x06, 0x7B}
|
|
#define FEE_PAGE_COUNT 2
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0}
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
|