aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/CMakeLists.txt
AgeCommit message (Expand)Author
2024-12-09feat(mouse): Add mouse move and scroll support (#2477)Pete Johanson
2024-12-05feat(boards): Update for mikoto board definition (#1946)yuki
2024-08-15feat: Add `&studio_unlock` behavior.Peter Johanson
2024-08-15feat(studio): Initial RPC infrastructure and subsystems.Peter Johanson
2024-08-12feat: Add config settings for sticky keys/hold-tapPeter Johanson
2024-07-03feat: Add keyboard physical layout system.Peter Johanson
2024-06-28feat(behaviors): Add local ID system for behaviorsPeter Johanson
2024-03-27fix(pm): Use Zephyr created device slots.Peter Johanson
2024-03-27fix: Fixes for building soft off without deep sleep.Peter Johanson
2024-03-27refactor: Add kscan sideband behavior driverPeter Johanson
2024-03-27refactor(pm): Remove scanned behavior trigger.Pete Johanson
2024-03-27chore: Various soft-off review fixesPete Johanson
2024-03-27refactor: Fixes for soft-off based on review.Peter Johanson
2024-03-27feat(behaviors): Add soft off behavior.Peter Johanson
2024-03-27feat: Add soft on/off support.Peter Johanson
2024-03-18feat: Add function to erase all settingsJoel Spadin
2024-02-09fix(pm): Restore sleep suspension of devices.Peter Johanson
2024-02-09fix: Fix syscalls generation setup.Peter Johanson
2023-12-16refactor(core): Make low priority queue optional.Peter Johanson
2023-12-06refactor: Hook into CMake loading in a better spot.Peter Johanson
2023-12-04refactor(behaviors): Create a list to lookup behaviorsJoel Spadin
2023-11-27feat: handle LED indicators reportAlessandro Bortolin
2023-11-15feat(mouse): Initial mouse keys support.Alexander Krikun
2023-10-02fix: Address review commentsJoel Spadin
2023-09-16refactor: Move drivers into properly module.Peter Johanson
2023-07-24refactor: use low priority workqueue for underglow and battery reportingXudong Zheng
2023-06-20feat(behaviors): Support parameterized macros.Peter Johanson
2023-06-18refactor(bluetooth): Add battery reporting config.Peter Johanson
2023-04-21feat(behaviors): Add reusable sensor behaviors.Nick Conway
2022-11-01fix(behaviors): make tap dances work on a comboOkke Formsma
2022-06-04refactor(build): Fixes for config/overlay loading.Peter Johanson
2022-06-03feat(behavior): Add key toggleCaleb Goates
2022-05-29refactor(split): cmake split clean up.Peter Johanson
2022-05-29refactor(split): Clean up Kconfig organization.Peter Johanson
2022-05-17feat(display): Add new peripheral status/displayPeter Johanson
2022-05-17refactor(split): Seperate peripheral BLE handling.Peter Johanson
2022-04-13fix(usb): Split HID from core USB, logging fix.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-03-16feat(behaviors): Add Tap-Dance behaviorKurtis Lew
2022-02-05feat(lighting): add backlight behaviorAlessandro Bortolin
2022-01-31refactor(splits): Minor cleanups to periph invocationPeter Johanson
2022-01-31feature(split): behavior locality support.Pete Johanson
2022-01-30feat(behaviors): `&key_repeat` behavior + tests.Peter Johanson
2021-11-28feat(behaviors): Add caps word (`&caps_word`).Peter Johanson
2021-11-15feat(conditional-layers): Implement featureJonathan Rascher
2021-08-03feat(endpoints): Add endpoint select changed event.Peter Johanson
2021-01-23feat: Add WPM calculator and display widgetAlly Parker
2021-01-22feat(grave-escape): implement grave-escapeOkke Formsma