45fd373661
* fixup: update Vial keymaps per upstream reqs more keycodes renamed `rgb_matrix_indicators_user` return type switched to bool keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess layers removed EOL spaces and backslashes removed from keymaps * fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT * fixup: Vial-exclusive keyboard configs * fixup: 42keebs rules * fixup: relocated Vial keymaps * fixup: cleanup post-keymap move Remove wavtype/p01_ultra keymaps that went into QMK under different names Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps * fixup: Vial-exclusive default keymaps * fixup: remove broken via-only keymaps compiling VIA keymaps is not supported anyway * fixup: non-compiling Vial keymaps * refactor: changes from QMK PR, fix Vial keymap
7 lines
164 B
C
Executable File
7 lines
164 B
C
Executable File
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xAC, 0x05, 0xFF, 0x7A, 0x33, 0x6D, 0xBE, 0xD4}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0,2}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0,9}
|