diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2023-10-03 08:52:12 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2023-10-03 08:52:12 +0000 |
| commit | 44fb9e7696760cf3e5e39eda41adf0b71fde57be (patch) | |
| tree | ebbd3b2ae18ff6857bd30f2b1d776d94bcf41af2 /config/cradio.keymap | |
| parent | ed00c45e0c758102935f0edef88a063a0593b83a (diff) | |
Add `to SETTINGS` binding
Diffstat (limited to 'config/cradio.keymap')
| -rw-r--r-- | config/cradio.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 8303073..7dd2ba6 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -98,13 +98,13 @@ bindings = < //╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮ //│ │ │ │ │ │ │ │ │ │ │ │ - &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &trans &trans &trans + &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &trans &trans &to SETTINGS //├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤ //│ │ │ │ │ │ │ ← │ ↓ │ ↑ │ → │ │ HRMLS(F6, F7, F8, F9) &kp F10 &kp LEFT HRMRS(DOWN, UP, RIGHT, ENTER) //├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤ //│ │ │ │ │ │ │ │ │ │ │ │ - &kp F11 &kp F12 &kp F13 &kp F14 &kp F15 &trans &trans &trans &trans &trans + &kp F11 &kp F12 &kp F13 &kp F14 &kp F15 &trans &trans &trans &trans &trans //╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯ &to BASE &kp ESC &kp BSPC &to SYM // ╰──────────┴──────────╯ ╰──────────┴──────────╯ |
