Skip to content

Commit

Permalink
add minus and underscore keys
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Apr 19, 2024
1 parent 54206a8 commit d32b3eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@

navigation_layer {
bindings = <
&caps_word &kp HOME &kp UP_ARROW &kp END &kp PAGE_UP &caps_word &kp F4 &kp F5 &kp F9 &kp F12
&out OUT_BLE &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp PAGE_DOWN &trans &kp F1 &kp F2 &kp F3 &kp F11
&out OUT_USB &kp PRINTSCREEN &kp INSERT &kp BACKSPACE &kp DELETE &trans &kp F8 &kp F6 &kp F7 &kp F10
&trans &trans &trans &trans
&caps_word &kp HOME &kp UP_ARROW &kp END &kp PAGE_UP &caps_word &kp F4 &kp F5 &kp F9 &kp F12
&out OUT_BLE &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp PAGE_DOWN &kp MINUS &kp F1 &kp F2 &kp F3 &kp F11
&out OUT_USB &kp PRINTSCREEN &kp INSERT &kp BACKSPACE &kp DELETE &kp UNDERSCORE &kp F8 &kp F6 &kp F7 &kp F10
&trans &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit d32b3eb

Please sign in to comment.