Eric Gebhart user space and keymaps (#17487)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
49a78b8114
commit
050472a4d0
147 changed files with 13177 additions and 4102 deletions
3
users/ericgebhart/defs/swapper.def
Normal file
3
users/ericgebhart/defs/swapper.def
Normal file
|
@ -0,0 +1,3 @@
|
|||
// KEYCODE, Reverseit kc, KC to send, KC to send in reverse, MODs to apply.
|
||||
SWAPPER_KEY(SW_WIN, SW_REV, KC_TAB, S(KC_TAB), KC_LALT)
|
||||
SWAPPER_KEY(SW_TAB, SW_REV, KC_TAB, S(KC_TAB), KC_LCTL)
|
Loading…
Add table
Add a link
Reference in a new issue