Skip to content

Commit

Permalink
remove extra booloader keys
Browse files Browse the repository at this point in the history
  • Loading branch information
daysgobye committed Mar 5, 2024
1 parent 57e7bc6 commit 190dbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/arm/technikable/technikable.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
label = "Num";
bindings = <
&trans &kp LBKT &kp N7 &kp N8 &kp N9 &kp RBKT &kp C_PREV &trans &trans &trans &trans &trans
&bootloader &kp MINUS &kp N4 &kp N5 &kp N6 &kp EQUAL &kp C_NEXT &trans &trans &trans &trans &trans
&trans &kp MINUS &kp N4 &kp N5 &kp N6 &kp EQUAL &kp C_NEXT &trans &trans &trans &trans &trans
&trans &kp GRAVE &kp N1 &kp N2 &kp N3 &kp BSLH &trans &trans &trans &trans &trans &trans

&trans &kp N0 &trans &none &none &kp ESC &kp DEL &trans
Expand All @@ -66,7 +66,7 @@
label = "Sym";
bindings = <
&trans &kp LBRC &kp LS(N7) &kp LS(N8) &kp LS(N9) &kp RBRC &trans &trans &trans &trans &trans &trans
&bootloader &kp COLON &kp LS(N4) &kp LS(N5) &kp LS(N6) &kp PLUS &trans &trans &trans &trans &trans &trans
&trans &kp COLON &kp LS(N4) &kp LS(N5) &kp LS(N6) &kp PLUS &trans &trans &trans &trans &trans &trans
&trans &kp TILDE &kp LS(N1) &kp LS(N2) &kp LS(N3) &kp LS(BSLH) &trans &trans &trans &trans &trans &trans

&trans &kp LS(N0) &trans &trans &trans &trans &trans &trans >;
Expand Down

0 comments on commit 190dbcc

Please sign in to comment.