Skip to content

Commit

Permalink
keymap: add 0 to symbol layer
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Nov 25, 2023
1 parent 48ff94f commit 9fd556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
symbols {
bindings = <
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT /* */ &kp CARET &kp AMPS &kp STAR &none &none
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT /* */ &kp CARET &kp AMPS &kp STAR &none &kp N0
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
&kp DQT &kp UNDER &kp GRAVE &kp SQT &kp MINUS /* */ &kp COLON &kp LPAR &kp RPAR &kp LBKT &kp RBKT
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
Expand Down

0 comments on commit 9fd556c

Please sign in to comment.