Skip to content

Commit

Permalink
enable 3610
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlucachi authored Jun 16, 2024
1 parent 4d40f17 commit a71051d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions boards/shields/charybdis/charybdis_dongle.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CONFIG_ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS=2

#CONFIG_SPI=y
#CONFIG_INPUT=y
CONFIG_INPUT=y
#CONFIG_PINCTRL=y
#CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE=y

CONFIG_ZMK_SLEEP=n
10 changes: 5 additions & 5 deletions config/charybdis_right.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#CONFIG_SPI=y
#CONFIG_INPUT=y
#CONFIG_PMW3610=y
#CONFIG_ZMK_MOUSE=y
#CONFIG_ZMK_EXT_POWER=y
CONFIG_SPI=y
CONFIG_INPUT=y
CONFIG_PMW3610=y
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_EXT_POWER=y

CONFIG_PMW3610_SWAP_XY=y
CONFIG_PMW3610_INVERT_X=y
Expand Down

0 comments on commit a71051d

Please sign in to comment.