zmk_mf68/app
Pete Johanson b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors.
* Use lesser-known DT features to skip behaviors not referenced
  in the user keymap
* Update the behaviors to skip code if no nodes found.
* Remove some empty config/data structs where unused in
  behaviors.
2021-02-04 00:52:25 -05:00
..
boards feat(shields) Add encoder support to CRBN 2021-02-03 23:49:59 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers refactor(kscan): Fix polling of GPIO matrices. 2021-02-02 14:04:10 -05:00
dts refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
include refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY 2021-02-02 00:43:26 -05:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
tests Feat combo layers (#661) 2021-02-03 23:33:09 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00
Kconfig refactor(kscan): Remove explicit default n from kscan configs. 2021-02-02 14:04:10 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh run-test.sh: use the POSIX '-L 1' for xargs 2021-01-23 18:32:18 -05:00
west.yml fix(west): Restore atmel west module. 2020-12-29 23:30:30 -05:00