forked from mirrors/qmk_userspace
[Erez & Jack] Packages Space Cadet shifts into keycodes
This commit is contained in:
parent
f4a426a0b1
commit
1237025963
6 changed files with 1104 additions and 1212 deletions
|
@ -240,6 +240,8 @@ extern const uint16_t fn_actions[];
|
|||
#define BL_TOGG 0x5082
|
||||
#define BL_STEP 0x5083
|
||||
|
||||
#define KC_LSPO 0x5084 // Left shift, open parens when tapped
|
||||
#define KC_RSPC 0x5085 // Right shift, close parens when tapped
|
||||
// GOTO layer - 16 layers max
|
||||
// when:
|
||||
// ON_PRESS = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue