mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-15 01:26: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:
@@ -16,6 +16,9 @@ if SHIELD_IRIS_RIGHT
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Iris Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_IRIS_LEFT || SHIELD_IRIS_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user