Skip to content

Commit

Permalink
try empty keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
chjlsch committed Feb 8, 2024
1 parent c03aa89 commit 8fb533c
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions config/glove80.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,18 @@

default_layer {
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp PRINTSCREEN &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp C_VOL_UP
&kp K_CALC &kp Q &kp W &kp E &kp R &kp T &kp Z &kp U &kp I &kp O &kp P &kp C_VOL_DN
&kp HOME &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp RIGHT_BRACKET &kp C_MUTE
&kp END &kp Z &kp X &kp C &kp V &kp B &kp LALT &none &kp F6 &kp F7 &none &kp RALT &kp N &kp M &kp COMMA &kp PERIOD &kp SLASH &none
&kp C_AL_LOCK &kp CAPS_LOCK &kp TAB &kp BACKSPACE &kp DELETE &kp SPACE &kp LCTRL &kp LMETA &mo UPPER &mo LOWER &kp LSHIFT &kp ESC &kp ENTER &kp PG_UP &kp PG_DN &mo MAGIC
// &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
// &kp PRINTSCREEN &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp C_VOL_UP
// &kp K_CALC &kp Q &kp W &kp E &kp R &kp T &kp Z &kp U &kp I &kp O &kp P &kp C_VOL_DN
// &kp HOME &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp RIGHT_BRACKET &kp C_MUTE
// &kp END &kp Z &kp X &kp C &kp V &kp B &kp LALT &none &kp F6 &kp F7 &none &kp RALT &kp N &kp M &kp COMMA &kp PERIOD &kp SLASH &none
// &kp C_AL_LOCK &kp CAPS_LOCK &kp TAB &kp BACKSPACE &kp DELETE &kp SPACE &kp LCTRL &kp LMETA &mo UPPER &mo LOWER &kp LSHIFT &kp ESC &kp ENTER &kp PG_UP &kp PG_DN &mo MAGIC
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;
};

Expand All @@ -72,7 +78,7 @@
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit 8fb533c

Please sign in to comment.