VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user