Skip to content

Commit

Permalink
updated Corne Keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Jul 7, 2024
1 parent ae1b933 commit f1737c5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ include:
# shield: corne_left nice_view_adapter nice_view
# - board: nice_nano_v2
# shield: corne_right nice_view_adapter nice_view
# - board: nice_nano_v2
# shield: corne_left
# - board: nice_nano_v2
# shield: corne_right
- board: nice_nano_v2
shield: corne_left
- board: nice_nano_v2
shield: corne_right
# - board: nice_nano_v2
# shield: lily58_left
# - board: nice_nano_v2
# shield: lily58_right
- board: nice_nano_v2
shield: sofle_left
- board: nice_nano_v2
shield: sofle_right
# - board: nice_nano_v2
# shield: sofle_left
# - board: nice_nano_v2
# shield: sofle_right
- board: nice_nano_v2
shield: settings_reset
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,16 @@
lower_layer {
bindings = <
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp DEL
&kp ESC &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans
&kp LSHFT &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp ESC &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6
&kp LSHFT &trans &trans &trans &trans &trans &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
};
raise_layer {
bindings = <
&kp TAB &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
&kp LCTRL &trans &trans &trans &kp F4 &kp F5 &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LSHFT &trans &trans &trans &trans &kp F12 &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LCTRL &trans &trans &trans &alt_f4 &kp F5 &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LSHFT &trans &trans &trans &ctrl_shift_esc &kp F12 &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
};
Expand Down

0 comments on commit f1737c5

Please sign in to comment.