VIAL_UNLOCK_COMBO_ROWS update
Fixed dupe key
This commit is contained in:
parent
1ecf9d8c7e
commit
58efb0b2fa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#define VIAL_KEYBOARD_UID {0xE5, 0x2B, 0x48, 0x0A, 0x60, 0xE2, 0x5D, 0x31}
|
||||
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 1, 1 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 2, 2 }
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 1, 7 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 6 }
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
|
||||
#define LAYER_STATE_8BIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue