added gaming mode to keyboard layout
This commit is contained in:
+12
-1
@@ -17,7 +17,15 @@
|
||||
tab q w e r t y u i o p [ ] \
|
||||
@cap a s d f g h j k l ; ' ret
|
||||
lsft z x c v b n m , . / rsft
|
||||
lctl lmet lalt @shsp ralt rmet rctl
|
||||
lctl lmet lalt @shsp @gmng rmet rctl
|
||||
)
|
||||
|
||||
(deflayer gaming ;;{{{1
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
tab q w e r t y u i o p [ ] \
|
||||
caps a s d f g h j k l ; ' ret
|
||||
lsft z x c v b n m , . / rsft
|
||||
lctl lmet lalt spc @dflt rmet rctl
|
||||
)
|
||||
|
||||
(deflayer symbols ;;{{{1
|
||||
@@ -29,6 +37,9 @@
|
||||
)
|
||||
|
||||
(defalias ;;{{{1
|
||||
gmng (layer-switch gaming)
|
||||
dflt (layer-switch default)
|
||||
|
||||
cap (tap-hold-press 0 200 esc lctl)
|
||||
lasp (tap-hold-press 0 200 spc (layer-while-held symbols))
|
||||
shsp (tap-hold-press 0 200 spc lsft)
|
||||
|
||||
Reference in New Issue
Block a user