summaryrefslogtreecommitdiff
path: root/app/Kconfig
AgeCommit message (Expand)Author
2022-01-31fix(split): Add queue for running remote behaviorsPeter Johanson
2021-11-04fix(split): Properly rediscover peripherals.Peter Johanson
2021-10-11add ranges and descriptions from #669git@jrhrsmit.nl
2021-10-10feat(underglow): Add support for configurable min/max brightnessSimon Malinge
2021-10-04feat(hid): Kconfig for basic/full consumer usages.Peter Johanson
2021-10-04feat(hid): Configurable NKRO HID report support.Pete Johanson
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