Skip to content

Commit

Permalink
Fixes doc inconsistencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Brandt authored Jul 22, 2024
1 parent ec1a204 commit 93f2dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ behaviors {
compatible = "zmk,combos";

// ---------------------------- Combos ----------------------------
// |#####| % | # | ! | ? | * | ^ | @ | $ |#####|
// |#####| % | # | ! | \ | * | ^ | @ | $ |#####|
// 7 5 3 1 9 8 0 2 4 6
// |#####| | _ | | DEL | BSPC| : | - | ; |#####|
// ( [ ] ) ~ LCK } > < {
Expand Down Expand Up @@ -717,7 +717,7 @@ behaviors {
// --------------------------- SYM Layer ---------------------------
// | & | % | # | ! | ? | * | + | @ | $ | ^ |
// | ( | [ | ] | ) | DEL | BSPC| } | : | - | { |
// | ' | < | > | " | ` | \ | = | / | . | , |
// | ' | { | } | " | ` | ? | = | / | . | , |
// | | | | | SPC | |
bindings = <
&kp AMPERSAND &kp PERCENT &kp HASH &kp EXCL &kp BSLH &kp STAR &kp PLUS &kp AT_SIGN &kp DOLLAR &kp CARET
Expand Down

0 comments on commit 93f2dbe

Please sign in to comment.