bb68f50872
* Porting Cantor * Fixed unlock combo coordinates * Removed extra rules file * Added default keymap * Fixed rules.mk
12 lines
242 B
C
12 lines
242 B
C
|
|
/* keyboard uid */
|
|
#define VIAL_KEYBOARD_UID {0xF0, 0x67, 0x2F, 0x54, 0x23, 0xB3, 0x7B, 0x55}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 5 }
|
|
|
|
/* default layer count */
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 4
|
|
|
|
|