summaryrefslogtreecommitdiff
path: root/app/Kconfig
AgeCommit message (Expand)Author
2021-08-02feat(power): Update device power management KconfigNick Winans
2021-07-17fix(tests): Revert default to previous formatter.Pete Johanson
2021-07-17refactor(core): update power API to Zephyr v2.5.0innovaker
2021-02-08fix(core): Enable sensor by defaultNick Winans
2021-02-02refactor(kscan): Remove explicit default n from kscan configs.Pete Johanson
2021-01-23feat: Add WPM calculator and display widgetAlly Parker
2021-01-15fix(splits): Send pos notify from dedicated threadPete Johanson
2021-01-15fix(ble): Perform GATT notifies from dedicated queue.Pete Johanson
2021-01-15fix(split): Use queue/work for peripheral events.Pete Johanson
2021-01-13feat(combos): initial implementationOkke Formsma
2021-01-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
2021-01-08feat(core): Add USB logging Kconfig optionNick Winans
2020-12-29feat(ext-power): Cut power when PM is sleepingNick Winans
2020-12-28refactor(splits): Ability to override split role.Pete Johanson
2020-12-14refactor(power): Extract activity/idle detection.Pete Johanson
2020-12-14refactor(app): remove `_gatt_` infixes from BT DIS and BAS servicesinnovaker
2020-12-02refactor(settings): Add Kconfig option for settings debounceNick
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson
2020-11-22feat(underglow): RGB toggle controls ext_powerNick
2020-11-20chore: add copyright to core Kconfiginnovaker
2020-10-31focus on refactorCarey
2020-10-28move initialization priorities to advanced menuCarey
2020-10-20merge changes from masterCarey
2020-10-11allow ble to be enabled if split transport is bleKellen Carey
2020-10-11happy with layout, need to improve interactionsKellen Carey
2020-10-11refactor kconfig to look nicerKellen Carey
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