Skip to content

Commit

Permalink
compile
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Apr 19, 2024
1 parent cca7541 commit 7224298
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ include:
shield: ergoalex_left
- board: nice_nano_v2
shield: ergoalex_right
- board: nice_nano_v2
shield: settings_reset

2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/Kconfig.defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if SHIELD_ERGOALEX_RIGHT
if SHIELD_ERGOALEX_LEFT

config ZMK_KEYBOARD_NAME
default "ergoalex"
Expand Down
8 changes: 4 additions & 4 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@

bt_layer {
bindings = <
&bt BT_SEL 0 &bt BT_SEL 1 &none &none &none &none &none &none &none &none
&bt BT_CLR &bt BT_CLR_ALL &none &none &sys_reset &none &none &none &none &none
&none &none &none &none &bootloader &none &none &none &none &none
&none &none &none &none
&bt BT_SEL 0 &bt BT_SEL 1 &none &none &none &none &none &none &none &none
&bt BT_CLR &bt BT_CLR_ALL &none &none &sys_reset &none &none &none &none &none
&none &none &none &none &bootloader &none &none &none &none &none
&none &none &none &none
>;
};

Expand Down

0 comments on commit 7224298

Please sign in to comment.