File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ behaviors {
177
177
compatible = "zmk,combos";
178
178
179
179
// ---------------------------- Combos ----------------------------
180
- // |#####| % | # | ! | ? | * | ^ | @ | $ |#####|
180
+ // |#####| % | # | ! | \ | * | ^ | @ | $ |#####|
181
181
// 7 5 3 1 9 8 0 2 4 6
182
182
// |#####| | _ | | DEL | BSPC| : | - | ; |#####|
183
183
// ( [ ] ) ~ LCK } > < {
@@ -717,7 +717,7 @@ behaviors {
717
717
// --------------------------- SYM Layer ---------------------------
718
718
// | & | % | # | ! | ? | * | + | @ | $ | ^ |
719
719
// | ( | [ | ] | ) | DEL | BSPC| } | : | - | { |
720
- // | ' | < | > | " | ` | \ | = | / | . | , |
720
+ // | ' | { | } | " | ` | ? | = | / | . | , |
721
721
// | | | | | SPC | |
722
722
bindings = <
723
723
&kp AMPERSAND &kp PERCENT &kp HASH &kp EXCL &kp BSLH &kp STAR &kp PLUS &kp AT_SIGN &kp DOLLAR &kp CARET
You can’t perform that action at this time.
0 commit comments