Skip to content

Commit

Permalink
Swap dllr and star to move star away from most-common numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbb committed Jan 3, 2024
1 parent 732c7ae commit 6a5b7ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/3x5_2.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
bindings = <
&kp EXCL &kp HASH &kp LBRC &kp LPAR &kp LBKT &kp RBKT &kp RPAR &kp RBRC &kp COLON &kp GRAVE
&kp PRCNT &kp EQUAL &kp MINUS &kp UNDER &kp LT &kp GT &sk LCTL &sk LALT &sk LGUI &sk LSFT
&kp PLUS &kp AMPS &kp PIPE &kp AT &kp TILDE &kp CARET &kp SEMI &kp STAR &kp DLLR &kp BSLH
&kp PLUS &kp AMPS &kp PIPE &kp AT &kp TILDE &kp CARET &kp SEMI &kp DLLR &kp STAR &kp BSLH
&trans &mo NUM &trans &trans
>;
};
Expand Down
4 changes: 2 additions & 2 deletions keymap-drawer/3x5_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion keymap-drawer/3x5_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ layers:
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- [+, '&', '|', '@', '~', ^, ;, '*', $, \]
- [+, '&', '|', '@', '~', ^, ;, $, '*', \]
- - {t: ▽, type: trans}
- NUM
- {t: ▽, type: trans}
Expand Down

0 comments on commit 6a5b7ba

Please sign in to comment.