zmk/app
Peter Johanson 6287819fcc refactor: Move to USB_DEVICE_STACK symbol.
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.7.html#changes-in-this-release
2022-04-03 00:10:29 -04:00
..
boards refactor: Move to USB_DEVICE_STACK symbol. 2022-04-03 00:10:29 -04:00
cmake fix(keymaps): Locate shared conf and overlay for split boards. 2021-11-29 07:56:29 -05:00
drivers refactor: Move to newer API for IO channels. 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 to USB_DEVICE_STACK symbol. 2022-04-03 00:10:29 -04:00
tests feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt refactor: Move to USB_DEVICE_STACK symbol. 2022-04-03 00:10:29 -04:00
Kconfig refactor: Move to USB_DEVICE_STACK symbol. 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