zmk/app
Peter Johanson 8965ce0535 fix(hid): More limited consumer page range.
* For better compatibility with various HID hosts, restrict our
  consumer page range to 0x00 to 0xFE.
2021-09-15 20:10:15 -04:00
..
boards feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers fix(kscan): Allow composite driver to handle missing children. 2021-09-14 20:48:28 -04:00
dts feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
include fix(hid): More limited consumer page range. 2021-09-15 20:10:15 -04:00
scripts feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
src fix(hid): More limited consumer page range. 2021-09-15 20:10:15 -04:00
tests fix(behaviors): Fix timing of delayed hold-tap trigger 2021-06-13 10:44:18 -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 feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
Kconfig fix(bluetooth): Switch to Zephyr auto conn param. 2021-09-15 20:10:09 -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