mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-09 03:06:39 +02:00
dual-function-keys: Change KEY_GRAVE to right alt
Should avoid conflicts where tapping the shift key in succession is necessary.
This commit is contained in:
parent
d21ae69f39
commit
35b677c46d
@ -31,8 +31,8 @@
|
||||
- KEY: KEY_RIGHTSHIFT
|
||||
TAP: [ KEY_LEFTMETA, KEY_F2 ]
|
||||
HOLD: KEY_RIGHTSHIFT
|
||||
- KEY: KEY_LEFTSHIFT
|
||||
- KEY: KEY_RIGHTALT
|
||||
TAP: KEY_GRAVE
|
||||
HOLD: KEY_LEFTSHIFT
|
||||
HOLD: KEY_RIGHTALT
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user