forked from kofal.net/zmk
fix(shields): Enable USB by default on right side.
* Ensures USB power detection for sleep/charging is properly detected on the right side by deafult.
This commit is contained in:
@@ -17,6 +17,9 @@ if SHIELD_QUEFRENCY_RIGHT
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Quefrency Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_QUEFRENCY_LEFT || SHIELD_QUEFRENCY_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user