Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | feature(modifiers): add explicit modifiers | Okke Formsma | |
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. | |||
2020-12-28 | chore(tests): remove useless &cp test | Okke Formsma | |
2020-11-03 | initial implementation for modifiers | Okke Formsma | |
https://github.com/zmkfirmware/zmk/issues/86 | |||
2020-08-28 | fix(test): use a smaller value for mock key intervals | Cody McGinnis | |
2020-08-28 | fix(test): change the layout | Cody McGinnis | |