forked from kofal.net/zmk
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:
committed by
Pete Johanson
parent
af563e9dbc
commit
002a89765f
@@ -15,9 +15,6 @@ if SHIELD_KYRIA_RIGHT
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Kyria Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user