zmk_mf68/app
Peter Johanson f8018b22d0 fix(hid): Basic consumer code fixes for signed logical max.
* Logical max values are signed, so for the report descriptor, use a two
  byte logical max descriptor item to impart proper 0xFF max logical
  value.
2021-11-09 10:38:49 -05:00
..
boards fix(shields): Fix some keycodes in reviung41 keymap 2021-11-09 10:26:21 -05:00
cmake fix: Properly find boards in user config repos. 2021-10-19 13:29:36 +00:00
drivers feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
dts feat: hold/tap flavor tap-unless-interrupted 2021-11-09 01:07:05 -05:00
include fix(hid): Basic consumer code fixes for signed logical max. 2021-11-09 10:38:49 -05:00
scripts feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
src feat: hold/tap flavor tap-unless-interrupted 2021-11-09 01:07:05 -05:00
tests feat: hold/tap flavor tap-unless-interrupted 2021-11-09 01:07:05 -05: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 feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
Kconfig fix(split): Properly rediscover peripherals. 2021-11-04 22:31:56 -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 feat(tests): Override test parallelism w/ J=8 environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump zephyr to v2.5.0+zmk-fixes 2021-07-17 17:04:25 -04:00