update everything to current config

This commit is contained in:
cho
2023-06-29 21:12:35 +07:00
parent f88cda4a67
commit ffa5843046
35 changed files with 3353 additions and 296 deletions

View File

@ -0,0 +1,14 @@
# lives under /etc/interception/dual-function-keys/keyboard.yaml
TIMING:
TAP_MILLISEC: 200
DOUBLE_TAP_MILLISEC: 100
MAPPINGS:
- KEY: KEY_CAPSLOCK
TAP: KEY_ESC
HOLD: KEY_RIGHTMETA
- KEY: KEY_ESC
TAP: KEY_CAPSLOCK
HOLD: KEY_CAPSLOCK