zmk_mf68/app
Peter Johanson bc179b1030 feat(hid): Kconfig for basic/full consumer usages.
* Add ZMK_HID_CONSUMER_REPORT_USAGES choice to allow choosing
  between full consumer usage range, with poor OS compat,
  or basic consumer usage range, with broader compat.
2021-10-04 23:01:39 -04:00
..
boards feat(boards): Add Zodiark shield 2021-10-03 23:47:23 -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 feat(hid): Kconfig for basic/full consumer usages. 2021-10-04 23:01:39 -04:00
scripts feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
src feat(hid): Kconfig for basic/full consumer usages. 2021-10-04 23:01:39 -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 feat(hid): Kconfig for basic/full consumer usages. 2021-10-04 23:01:39 -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