stanrc85 userspace and keymap updates (#9103)
* Update flash command in userspace * Switch to BackspaceFN on split spacebar
This commit is contained in:
parent
b591c0c24a
commit
9b716b7ada
3 changed files with 7 additions and 6 deletions
|
@ -22,6 +22,7 @@ enum my_layers {
|
|||
#define CA_SCLN LCA(KC_SCLN)
|
||||
#define KC_CTLE LCTL_T(KC_ESC)
|
||||
#define LT_SPCF LT(_FN1_60, KC_SPC)
|
||||
#define LT_BPCF LT(_FN1_60, KC_BSPC)
|
||||
#define TD_TESC TD(TD_ESC)
|
||||
#define TD_TWIN TD(TD_WIN)
|
||||
#define TD_TCTL TD(TD_RCTL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue