Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
captainblue01 committed Aug 16, 2024
1 parent 53a3242 commit cc03302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/ErgoBlade/ErgoBlade.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
bindings = <
&trans &trans &kp N7 &kp N8 &kp N9 &kp PLUS &trans &kp HOME &kp END &trans &trans &trans
&kp GRAVE &kp ASTRK &kp N4 &kp N5 &kp N6 &kp RET &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp PG_UP &trans
&trans &kp KP_DIVIDE &kp N1 &kp N2 &kp N3 &kp MINUS &trans &trans &trans &trans &kp PG_DN &trans
&trans &kp KP_DIVIDE &kp N1 &kp N2 &kp N3 &kp MINUS &trans &trans &trans &trans &kp PG_DN &trans
&kp DOT &kp N0 &trans &bootloader &trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_CLR &trans
>;
};
Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/ErgoBlade/Kconfig.defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
if SHIELD_ERGOBLADE

config ZMK_KEYBOARD_NAME
default "ErgoBlade"
default "ErgoBlade_2"

endif

0 comments on commit cc03302

Please sign in to comment.