zmk/app
Okke Formsma 3d411e06b1 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-22 20:39:32 +01:00
..
boards fix(shields): Unflip left Microdox OLED. 2021-01-19 15:57:26 -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(app): format with prettier (#563) 2021-01-01 22:55:52 -05:00
dts chore(core): replace Pete Johanson with The ZMK Contributors 2021-01-16 11:30:37 -05:00
include feature(modifiers): add explicit modifiers 2021-01-22 20:39:32 +01:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src feature(modifiers): add explicit modifiers 2021-01-22 20:39:32 +01:00
tests feature(modifiers): add explicit modifiers 2021-01-22 20:39:32 +01:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(combos): initial implementation 2021-01-13 21:07:41 -05:00
Kconfig fix(splits): Send pos notify from dedicated thread 2021-01-15 13:50:36 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh chore: standardize # style headers 2021-01-06 17:00:44 -05:00
west.yml fix(west): Restore atmel west module. 2020-12-29 23:30:30 -05:00