Skip to content

Commit

Permalink
fixup! Configure Glove80 board definitions for custom features
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisandreae committed Nov 19, 2023
1 parent 35d02e6 commit e3dddd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/boards/arm/glove80/glove80_rh_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ CONFIG_SOC_SERIES_NRF52X=y
CONFIG_SOC_NRF52840_QIAA=y
CONFIG_BOARD_GLOVE80_RH=y

# Enable both USB and BLE
CONFIG_ZMK_USB=y
# Enable BLE for split peripheral
CONFIG_ZMK_USB=n
CONFIG_ZMK_BLE=y

# Keyboard IDs
Expand Down

0 comments on commit e3dddd5

Please sign in to comment.