Add C(), A() and G() to match already existing S() (#4673)
This commit is contained in:
parent
2f009d7461
commit
79b58937f4
12 changed files with 66 additions and 64 deletions
|
@ -9,7 +9,6 @@
|
|||
// Keycode defines
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
#define C(kc) LCTL(kc)
|
||||
// JIS keyboard
|
||||
#define JK_CIRC KC_EQL // ^
|
||||
#define JK_AT KC_LBRC // @
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue