Skip to content

Commit

Permalink
enable the pinnacle driver
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Oct 17, 2024
1 parent 598335c commit c11071e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/kyria_rev3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ CONFIG_WS2812_STRIP=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

# Mouse Button support
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE=y

CONFIG_PINNACLE=y
CONFIG_PINNACLE_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_POINTING_DEVICE=y

0 comments on commit c11071e

Please sign in to comment.