Migrate hadron away from QWIIC_DRIVERS (#14415)
This commit is contained in:
parent
8a3f97b20f
commit
cb4346edb7
15 changed files with 153 additions and 731 deletions
|
@ -9,8 +9,8 @@
|
|||
#define _DVORAK 2
|
||||
#define _LOWER 3
|
||||
#define _RAISE 4
|
||||
#define _MOUSECURSOR 8
|
||||
#define _ADJUST 16
|
||||
#define _MOUSECURSOR 5
|
||||
#define _ADJUST 6
|
||||
|
||||
enum preonic_keycodes {
|
||||
QWERTY = SAFE_RANGE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue