refactor(Kconfig): Set USB default based on hardware capabilities

Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.
This commit is contained in:
Nick Winans
2021-01-08 15:32:55 -06:00
committed by Pete Johanson
parent af563e9dbc
commit 002a89765f
14 changed files with 3 additions and 39 deletions

View File

@@ -18,9 +18,6 @@ if SHIELD_SPLITREUS62_RIGHT
config ZMK_KEYBOARD_NAME
default "Splitreus62 Right"
config USB
default y
endif
if SHIELD_SPLITREUS62_LEFT || SHIELD_SPLITREUS62_RIGHT