Skip to content

Commit

Permalink
Change plus to lshift+equals
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 5, 2024
1 parent 57256b5 commit 8744b3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/dao.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@

lower_layer {
bindings = <
&mt LGUI F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &mt RGUI F12
&mt LCTRL PLUS &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp STAR &kp LPAR &kp RPAR &mt RCTRL MINUS
&mt LALT EQUAL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp RALT
&lt ADJ TAB &trans &trans &trans &trans &lt ADJ DEL
&mt LGUI F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &mt RGUI F12
&mt LCTRL LS(EQUAL) &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp STAR &kp LPAR &kp RPAR &mt RCTRL MINUS
&mt LALT EQUAL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp RALT
&lt ADJ TAB &trans &trans &trans &trans &lt ADJ DEL
>;
};

Expand Down

0 comments on commit 8744b3b

Please sign in to comment.