mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-09-19 02:11:36 -04:00
Enable window tab
This commit is contained in:
parent
b1a997b113
commit
aefa2a2c86
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ void symR_reset(tap_dance_state_t *state, void *user_data);
|
|||
# define _SL4_3_ DT_PRNT, _SL4_2_
|
||||
# define _SR4_2_ DT_UP, SFT_SPC
|
||||
#else
|
||||
# define _SL4_2_ DE_SECT, DE_GRV
|
||||
# define _SL4_2_ DE_SECT, G(DE_CIRC)
|
||||
# define _SL4_3_ DE_DEG, _SL4_2_
|
||||
# define _SR4_2_ KC_RALT, SFT_SPC
|
||||
#endif // DYNAMIC_TAPPING_TERM_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue