zmk_mf68/app
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
..
boards Fix offset in NIBBLE transformation and keymap 2021-01-22 16:03:14 -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 feat(grave-escape): implement grave-escape 2021-01-22 19:27:18 -05:00
include feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
tests feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -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 feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -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