Skip to content

Commit

Permalink
Update corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
Woop91 authored Jul 6, 2024
1 parent f1629de commit 0a71f32
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,23 @@
AS(GRAVE) &trans &trans AS(COMMA) &kp COLON &trans &kp C_VOL_DN &kp C_MUTE &kp C_VOL_UP &trans
&kp LGUI &kp ESC &kp SPACE AS(RET) &trans &kp TAB

>;
};
>;
};

layer_fnbt {
layer_fnbt {
//----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//| F1 | F2 | F3 | F4 | F5 | F16 | | | | | | | |
//| F7 | F8 | F9 | F10 | F11 | F12 | | | | | | | |
//| BT0 | BT1 | BT2 | BT3 | BT4 |BT CLEAR| | | | | | | |
// | RSE| LWR | ESC | | SPC | ALTE/NT | GUI |

bindings = <
display-name = "FNBT";
bindings = <
&kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &bt BT_CLR &trans &trans &trans &trans
&kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &mkp LCLK &mkp MB2 &none &bl BL_TOG &bl BL_CYCLE
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &sys_reset &bootloader &soft_off &rgb_ug RGB_TOG &rgb_ug RGB_EFF
&mo 1 &mo 2 &kp ESC &kp SPACE &kp RETURN &kp LGUI >;
};
&mo 1 &mo 2 &kp ESC &kp SPACE &kp RETURN &kp LGUI
>;
};
};
};

0 comments on commit 0a71f32

Please sign in to comment.