Skip to content

Commit

Permalink
Update _defconfigs to match new conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
ReFil committed Nov 13, 2023
1 parent 21938b7 commit 1f7b62a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/boards/arm/adv360pro/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ config SPI
config BT_CTLR
default BT

config ZMK_BLE
default y

config ZMK_USB
default y

if USB

config USB_NRFX
Expand Down
2 changes: 2 additions & 0 deletions app/boards/arm/adv360pro/adv360pro_left_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
CONFIG_BUILD_OUTPUT_UF2=y
CONFIG_ZMK_USB=y
CONFIG_ZMK_BLE=y
1 change: 1 addition & 0 deletions app/boards/arm/adv360pro/adv360pro_right_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
CONFIG_BUILD_OUTPUT_UF2=y
CONFIG_ZMK_BLE=y

0 comments on commit 1f7b62a

Please sign in to comment.