Unicodemap keycodes rename (#21092)
This commit is contained in:
parent
45c9bc4e55
commit
a4ed6ad0f5
55 changed files with 358 additions and 360 deletions
|
@ -53,3 +53,6 @@
|
|||
#define GUI_ON QK_MAGIC_GUI_ON
|
||||
#define GUI_OFF QK_MAGIC_GUI_OFF
|
||||
#define GUI_TOG QK_MAGIC_TOGGLE_GUI
|
||||
|
||||
#define X(i) UM(i)
|
||||
#define XP(i, j) UM(i, j)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue