Skip to content

Commit

Permalink
remove ZMK_KSCAN_COMPOSITE_DRIVER
Browse files Browse the repository at this point in the history
  • Loading branch information
nhongooi committed Mar 13, 2024
1 parent 8b5522b commit 4634deb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion boards/arm/zaphod/zaphod.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
};
adj_layer {
bindings = <
&bt BT_CLR &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tog 5 &tog 6 &trans &sys_reset &bootloader
&bt BT_CLR &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tog 5 &tog 6 &trans &reset &bootloader
&bt BT_NXT &trans &trans &trans &trans &trans &trans &trans &trans &trans
&bt BT_PRV &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans
Expand Down
1 change: 0 additions & 1 deletion boards/arm/zaphod/zaphod_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ CONFIG_GPIO=y
CONFIG_ZMK_SLEEP=y

CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y
CONFIG_ZMK_DISPLAY=y
CONFIG_LVGL_USE_THEME_MONO=y

CONFIG_USE_DT_CODE_PARTITION=y
Expand Down

0 comments on commit 4634deb

Please sign in to comment.