forked from mirrors/qmk_userspace
Normalise Swap Hands keycodes (#19720)
This commit is contained in:
parent
cc9520b7a0
commit
2d843088a2
16 changed files with 108 additions and 46 deletions
|
@ -181,7 +181,7 @@ static uint8_t layout_conversion_dip_state = 0;
|
|||
#define LAYOUT_base_wrapper(...) LAYOUT_base(__VA_ARGS__)
|
||||
|
||||
#ifdef SWAP_HANDS_ENABLE
|
||||
#define SW_TG SH_TG
|
||||
#define SW_TG SH_TOGG
|
||||
#else
|
||||
#define SW_TG _______
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue