zmk/app
Peter Johanson 4df83a9c0d refactor: Move away from deprecated PM callback. 2022-04-03 00:10:29 -04:00
..
boards fix(underglow): Add newly required color-mapping prop. 2022-04-03 00:10:29 -04:00
cmake
drivers refactor: Move away from deprecated PM callback. 2022-04-03 00:10:29 -04:00
dts feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
include refactor: Handle HID macro/API changes in Zephyr. 2022-04-03 00:10:29 -04:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src refactor: Move away from deprecated PM callback. 2022-04-03 00:10:29 -04:00
tests fix(tests): Fix snapshots to account for formatting changes. 2022-04-03 00:10:29 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt refactor: Move to new PM API/Kconfig settings. 2022-04-03 00:10:29 -04:00
Kconfig refactor: Move the DT based CDC ACM setup. 2022-04-03 00:10:29 -04:00
core-coverage.yml feat(ci): Use metadata for builds 2022-02-03 00:15:50 -05:00
package-lock.json
package.json
prj.conf
run-test.sh test: print test output immediately and decrease indenting 2022-01-04 23:59:25 -05:00
west.yml