zmk_mf68/app/include
Okke Formsma 7b7701ae90 feature(modifiers): add explicit modifiers
this makes LS(LEFT_CONTROL) work as if shift and control were both
pressed explicitly. Previously, the left shift would have been released
as soon as another key was pressed. The implicit behavior is useful in
case of LS(NUMBER_1) when rolling over to other keys.

Also see #361.
2021-01-24 23:30:41 -05:00
..
drivers refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
dt-bindings/zmk (feat) Allow setting underglow color by key press 2021-01-08 16:08:13 -05:00
linker fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
zmk feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00