zmk_mf68/app
Peter Johanson d7bd81e5c4 fix(usb): Correctly detect USB connection status.
* Fix detection of USB power vs. configuration, to ensure endpoint
  selection works properly with power-only USB attached.
2022-06-16 00:50:04 -04:00
..
boards fix(shields): Fix indentation in two_percent_milk.keymap 2022-06-14 19:51:35 -04:00
cmake fix(build): Fix for proper string variable check. 2022-06-07 19:43:23 -04:00
drivers fix(drivers): Avoid build failures for GPIO driver 2022-06-05 17:57:35 -04:00
dts feat(behaviors): Add DEL/BSPC to continue list. 2022-06-04 01:38:42 -04:00
include feat(behavior): Add key toggle 2022-06-03 00:04:41 -04:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src fix(usb): Correctly detect USB connection status. 2022-06-16 00:50:04 -04:00
tests fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -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 refactor(build): Fixes for config/overlay loading. 2022-06-04 00:44:13 -04:00
core-coverage.yml chore: Add Hummingbiard/XIAO BLE to core coverage. 2022-06-04 00:44:13 -04:00
Kconfig feat(behavior): Add key toggle 2022-06-03 00:04:41 -04:00
package-lock.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04: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 refactor(tests): Use GH Actions matrix for tests. 2022-04-04 23:36:51 -04:00
west.yml fix: Exclude sof module to avoid build breakage. 2022-04-19 13:42:24 -04:00