Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlisk committed Feb 15, 2024
1 parent 8672053 commit b791128
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 0 additions & 1 deletion config/boards/shields/flavius/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ if SHIELD_FLAVIUS

config ZMK_KEYBOARD_NAME
default "flavius"

endif
6 changes: 4 additions & 2 deletions config/boards/shields/flavius/flavius.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@

default_layer {
bindings = <
&kp A &kp D
&kp B &kp C
&kp N0 &kp N1 &kp N2 &kp N3
&kp N4 &kp N5 &kp N6 &kp N7
&kp N8 &kp N9 &kp ENTER &kp BACKSPACE
&kp LEFT &kp RIGHT &kp UP &kp DOWN
>;
};
};
Expand Down

0 comments on commit b791128

Please sign in to comment.