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:
parent
4db5b169bf
commit
4fc17e0b3a
11 changed files with 34 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ if SHIELD_MICRODOX_RIGHT
|
|||
config ZMK_KEYBOARD_NAME
|
||||
default "Microdox Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_MICRODOX_LEFT || SHIELD_MICRODOX_RIGHT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue