Peter Johanson
|
2b9a0ce2a5
|
refactor(shields): Move to generic central role config.
* Use new `ZMK_SPLIT_ROLE_CENTRAL` config instead of BLE
specific Kconfig setting.
|
2022-05-29 19:18:09 -04:00 |
|
Nick Winans
|
478cf94374
|
refactor(boards): Remove "left" from split keyboard names
|
2021-09-25 21:17:24 -04:00 |
|
Nick Winans
|
36ced48e53
|
refactor(boards): Remove split right keyboard names
|
2021-09-25 21:17:24 -04:00 |
|
Nick Winans
|
002a89765f
|
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.
|
2021-01-08 16:51:50 -05:00 |
|
Pete Johanson
|
4fc17e0b3a
|
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.
|
2020-12-28 10:16:24 -05:00 |
|
Pete Johanson
|
4db5b169bf
|
refactor(splits): Ability to override split role.
* Move central/peripheral setting to Kconfig.defconfig
files to allow left/right .conf files to override
central/peripheral role for splits.
|
2020-12-28 10:16:24 -05:00 |
|
krikun98
|
f60439802d
|
Jian shield
|
2020-11-17 16:23:39 +00:00 |
|