aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Kconfig
AgeCommit message (Expand)Author
2023-06-05fix(bluetooth): Passkey pairing improvements.Peter Johanson
2023-04-24chore: Fix formatting of Kconfig setting.Peter Johanson
2023-04-24fix(bluetooth): Revert to Legacy LLCPPeter Johanson
2023-04-24refactor: Replace tabs with spacesJoel Spadin
2023-04-21feat(behaviors): Add reusable sensor behaviors.Nick Conway
2023-04-09feat(core): Process log every 100msXudong Zheng
2023-04-09feat(core): Add RTT logging Kconfig optionXudong Zheng
2023-04-09feat(core): Add Kconfig option to exclude debug log messagesXudong Zheng
2023-04-05fix(core): Bump system work queue stack on RP2040.Peter Johanson
2023-04-05fix(logging): Disable USB driver logging.Peter Johanson
2023-04-05refactor: Remove deprecated Kconfig override.Peter Johanson
2022-12-20feat: Add global macro timing configsJoel Spadin
2022-10-05feat(ble): Default a few configs for DIS GATT svc.Peter Johanson
2022-06-25feat(underglow): Add RGB auto off timeout on idle and on usb disconnectReFil
2022-06-03feat(behavior): Add key toggleCaleb Goates
2022-05-29refactor(split): Clean up Kconfig organization.Peter Johanson
2022-05-17feat(battery): Add Kconfig setting for battery level report intervalCem Aksoylar
2022-04-29feat(usb): Set default HID interval to 1ms (1000Hz)Nick Winans
2022-04-25refactor(kscan): Auto enable kscan driversJoel Spadin
2022-04-24refactor(ble): Use auto phy/conn for splitNick Winans
2022-04-24Remove descriptions and defaults for already set variablesLuigi311
2022-04-24Add ble connection interval supportLuigi311
2022-04-24fix(split): Raise split notification stack size.Peter Johanson
2022-04-13fix(usb): Split HID from core USB, logging fix.Peter Johanson
2022-04-03feat(ble): Disable `BT_GATT_AUTO_SEC_REQ`.Peter Johanson
2022-04-03refactor: Move the DT based CDC ACM setup.Peter Johanson
2022-04-03refactor: Move to new PM API/Kconfig settings.Peter Johanson
2022-04-03refactor: Move to USB_DEVICE_STACK symbol.Peter Johanson
2022-03-23feat(behaviors): Add macro support.Peter Johanson
2022-02-05feat(backlight): add testsAlessandro Bortolin
2022-02-05refactor(backlight): code cleanupAlessandro Bortolin
2022-02-05feat(lighting): add backlight behaviorAlessandro Bortolin
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 #669[email protected]
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