Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | refactor(splits): Ability to override split role. | Pete Johanson | |
* Move central/peripheral setting to Kconfig.defconfig files to allow left/right .conf files to override central/peripheral role for splits. | |||
2020-08-19 | fix(bluetooth): Add unpair combo if DT node exists | Pete Johanson | |
2020-08-18 | feeature(bt): Add "unpair combo" on startup. | Pete Johanson | |
* Especially for splits, we need the ability to unpair all paired devices as sledgehammer if we need to "reset things", and doing so via keymaps isn't suitable. * Allows shields to define a collection of key positions that if all held 2 seconds after startup, will unpair all existing pairs for the device. | |||
2020-07-17 | Tweaks for turning off USB for split peripherals. | Pete Johanson | |
2020-07-17 | Disable USB on the peripheral size. | Pete Johanson | |
2020-07-17 | Kconfig fixes for split roles. | Pete Johanson | |