Created
September 21, 2024 16:15
-
-
Save FbN/bab1b95a94cf3f1a1f101b6840a56286 to your computer and use it in GitHub Desktop.
Kanata configuration file to use CAPLOCK+C/V for copy paste
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defsrc | |
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 ralt rmet rctl | |
) | |
(deflayer qwerty | |
grv 1 2 3 4 5 6 7 8 9 0 - = bspc | |
tab q w e r t y u i o p [ ] \ | |
@lr2 a s d f g h j k l ; ' ret | |
lsft z x c v b n m , . / rsft | |
lctl lmet lalt spc ralt rmet rctl | |
) | |
(deflayer layer2 | |
_ _ _ _ _ _ _ _ _ _ _ _ _ - | |
_ _ _ _ _ _ _ pgup up pgdn _ _ _ _ | |
_ lctl lctl _ _ _ home lft down rght _ _ _ | |
_ _ _ C-Insert S-Insert _ end _ _ _ _ _ | |
_ _ _ _ _ _ _ | |
) | |
(defalias | |
lr2 (layer-while-held layer2) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment