summaryrefslogtreecommitdiff
path: root/app/Kconfig
AgeCommit message (Expand)Author
2020-10-10Added driver to control the external power outputMega Mind
2020-10-06feat(power): Initial deep sleep work.Pete Johanson
2020-10-04refactor(usb): Report USB status w/o HID output.Pete Johanson
2020-09-29fix(bluetooth): Proper max paired/conns.Pete Johanson
2020-09-13fix(bluetooth): Configs for non-splits.Pete Johanson
2020-09-13feat(bluetooth): Add back profiles, split fixes.Pete Johanson
2020-09-13fix(bluetooth): Kconfig to clear bonds on startPete Johanson
2020-09-13fix(bluetooth): Remove identity, minimal `bt`.Pete Johanson
2020-09-13fix(bluetooth): Fix max pair settings for non-split.Pete Johanson
2020-09-13feat(bluetooth): Proper bond management, identity support for non-splitsPete Johanson
2020-08-20fix(shields): Load Kconfig for out-of-tree shieldsPete Johanson
2020-08-20fix(bluetooth): disable BT_SETTINGS for now.Pete Johanson
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete Johanson
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-16Create proper fix for split default conn bugNick
2020-08-14Bump max paired connections to 2 for central.Pete Johanson
2020-08-02Fix interval update, add PHY updateNick
2020-07-31Initial stab at mod-tap improvements.Pete Johanson
2020-07-26Merge pull request #64 from Nicell/feature/rgb_underglowPete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-25Fixes for building with a different .conf file.Pete Johanson
2020-07-24Add base files and configuration for RGB underglowNick
2020-07-17Bump max BT connections for testing.Pete Johanson
2020-07-17Tweaks for turning off USB for split peripherals.Pete Johanson
2020-07-17Working BT settings.Pete Johanson
2020-07-17More split implementation.Pete Johanson
2020-07-17Kconfig fixes for split roles.Pete Johanson
2020-07-17Lots of work on split peripheral/central logic.Pete Johanson
2020-07-17Initial exploration of split BLE service.Pete Johanson
2020-07-14Bump the default USB EP write retries.Pete Johanson
2020-07-07Use SYS_INIT for BLE and USB init.Pete Johanson
2020-06-30Initial event manager work, and two first events.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson