VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
403b0addea
commit
7f805cc779
135 changed files with 761 additions and 572 deletions
|
@ -64,7 +64,7 @@ typedef union {
|
|||
|
||||
// Custom keycodes for front LED control
|
||||
enum fled_keycodes {
|
||||
FLED_MOD = USER00, // USER00 = VIA custom keycode start
|
||||
FLED_MOD = QK_KB_0, // QK_KB_0 = VIA custom keycode start
|
||||
FLED_VAI,
|
||||
FLED_VAD,
|
||||
NEW_SAFE_RANGE // define a new safe range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue