zmk/app
Peter Johanson 29bebf7ed8 fix(logging): Disable USB driver logging.
When enabling our high level USB logging, disable the USB driver
logging itself entirely, to avoid logging in the driver causing
errors when USB isn't up yet to send the logs.
2023-04-04 03:51:27 -04:00
..
boards fix(boards): Base config/overlay for rp2040 boards 2023-04-04 03:51:24 -04:00
cmake fix(build): Fix for proper string variable check. 2022-06-07 19:43:23 -04:00
drivers refactor: Move away from deprecated label usages. 2023-03-27 01:03:08 -04:00
dts refactor(behaviors): Rename reset behavior. 2023-03-27 01:03:08 -04:00
include refactor: Move away from deprecated label usages. 2023-03-27 01:03:08 -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 label usages. 2023-03-27 01:03:08 -04:00
tests feat(behaviors): On-release option for positional-hold-taps 2023-03-12 12:24:00 -04:00
.gitignore feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
CMakeLists.txt fix(behaviors): make tap dances work on a combo 2022-11-01 15:13:19 -05:00
core-coverage.yml feature(shields): Add nice!view 2022-09-29 21:11:26 -04:00
Kconfig fix(logging): Disable USB driver logging. 2023-04-04 03:51:27 -04:00
package-lock.json feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
package.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): ignore line endings 2023-03-21 17:44:49 -07:00
west.yml refactor: Move to Zephyr 3.2 branch. 2023-03-27 01:03:08 -04:00