zmk/app
Xudong Zheng 9a963abfc8 refactor: use low priority workqueue for underglow and battery reporting
Blocking operations on the high priority system workqueue may result in
deadlocks, particularly when Bluetooth is in use.
2023-07-24 17:04:51 -07:00
..
boards feat(shields): Add splitkb.com Aurora Sofle 2023-07-22 23:16:49 -07:00
cmake
drivers fix: Proper battery sensor Kconfig dependencies. 2023-07-19 02:21:09 -04:00
dts feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
include refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
scripts
src refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
tests feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
.gitignore
.prettierrc.js
CMakeLists.txt refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
Kconfig refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
Kconfig.behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
core-coverage.yml
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf
run-test.sh
west.yml