VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
@@ -25,7 +25,7 @@ typedef union {
|
||||
|
||||
// Start these at the USER code range in VIA
|
||||
enum my_keycodes {
|
||||
ENC_PRESS = USER00,
|
||||
ENC_PRESS = QK_KB_0,
|
||||
CLOCK_SET,
|
||||
OLED_TOGG
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user