Skip to content

Commit

Permalink
extra key mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Dec 10, 2024
1 parent 56fb420 commit cae0ec1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/

#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>

/ {
Expand Down Expand Up @@ -50,10 +49,10 @@
// | GUI | | SPC | | ENT | | ALT |

bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&kp LSHFT &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
&kp TAB &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp LCTRL &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp C_VOLUME_DOWN &kp C_VOLUME_UP &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &kp F12
&kp LSHFT &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
};
};
Expand Down

0 comments on commit cae0ec1

Please sign in to comment.