mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-16 18:16:56 -05:00
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:
@@ -18,6 +18,9 @@ if SHIELD_SPLITREUS62_RIGHT
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Splitreus62 Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_SPLITREUS62_LEFT || SHIELD_SPLITREUS62_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user