zmk/app
Pete Johanson 34c3aa4d79 fix(kscan): Allow composite driver to handle missing children.
For split keyboards using an IO expander over TRRS/i2c, if the
right half isn't connected, we should be able to gracefully
fallback to the left side still working.
2021-11-19 08:41:20 -08:00
..
boards feat(board): Add Ferris 0.2 boards 2021-11-19 08:41:20 -08: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-11-19 08:41:20 -08:00
dts feat(display): IL0323 driver for EPD displays. 2021-11-19 08:41:20 -08:00
include feat(endpoints): Add endpoint select changed event. 2021-11-19 08:41:20 -08:00
scripts feat: Add hardware metadata schema. 2021-11-19 08:41:20 -08:00
src fix(display): Add proper LVGL label dep. 2021-11-19 08:41:20 -08: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-11-19 08:41:20 -08:00
.prettierrc.js feat(metadata): Add YAML check/format npm scripts. 2021-11-19 08:41:20 -08:00
CMakeLists.txt feat(endpoints): Add endpoint select changed event. 2021-11-19 08:41:20 -08:00
Kconfig feat(power): Update device power management Kconfig 2021-11-19 08:41:20 -08:00
package-lock.json feat(metadata): Add YAML check/format npm scripts. 2021-11-19 08:41:20 -08:00
package.json feat(metadata): Add YAML check/format npm scripts. 2021-11-19 08:41:20 -08: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-11-19 08:41:19 -08:00