zmk_mf68/app
Jonathan Rascher e9140b2da9 feat(conditional-layers): Implement feature
This is a generalization of the existing concept of tri-layer support
that's already well known. Essentially, a conditional-layer
configuration activates a particular layer (the then-layer) when one or
more other layers (the if-layers) are activated.

This is commonly used on ortho keyboards to activate a third "adjust"
layer while the primary two layers ("lower" and "raise") are active.
2021-11-15 05:49:23 -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(conditional-layers): Implement feature 2021-11-15 05:49:23 -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(conditional-layers): Implement feature 2021-11-15 05:49:23 -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(conditional-layers): Implement feature 2021-11-15 05:49:23 -05: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 fix(test): change the layout 2020-08-28 16:21:31 -04: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