zmk_mf68/app
Peter Johanson 41dc774848 fix(boards): Fix key position 4 flakiness w/ RGB
* Remove MISO pin from pinctrl for BDN9 rev2 board, to avoid
  the 4th switch being set up for an alternate function, which
  was causing spurious key press events to be triggered.
2022-05-05 22:58:56 -04:00
..
boards fix(boards): Fix key position 4 flakiness w/ RGB 2022-05-05 22:58:56 -04:00
cmake fix(keymaps): Locate shared conf and overlay for split boards. 2021-11-29 07:56:29 -05:00
drivers refactor(battery): Auto enable battery drivers 2022-04-25 22:34:04 -04:00
dts feat(behaviors): Add global-quick-tap 2022-04-27 13:33:22 +01:00
include fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src feat(behaviors): Add global-quick-tap 2022-04-27 13:33:22 +01:00
tests feat(behaviors): Add global-quick-tap 2022-04-27 13:33:22 +01: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(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
core-coverage.yml feat(ci): Use metadata for builds 2022-02-03 00:15:50 -05:00
Kconfig feat(usb): Set default HID interval to 1ms (1000Hz) 2022-04-29 21:51:38 -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