zmk/app
Peter Johanson 2f9bc2f1f7 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-05 22:55:38 -07:00
..
boards fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07: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-04-05 22:55:38 -07:00
dts refactor(behaviors): Rename `reset` behavior. 2023-04-05 22:55:38 -07:00
include refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
scripts
src refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
tests feat(behaviors): On-release option for positional-hold-taps 2023-03-12 12:24:00 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt fix(behaviors): make tap dances work on a combo 2022-11-01 15:13:19 -05:00
Kconfig fix(logging): Disable USB driver logging. 2023-04-05 22:55:38 -07:00
core-coverage.yml feature(shields): Add nice!view 2022-09-29 21:11:26 -04:00
package-lock.json feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
package.json
prj.conf
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-04-05 22:55:38 -07:00