Commit graph

5 commits

Author SHA1 Message Date
JP Bonn
b1cd37f959 corrected comment 2021-03-02 08:38:45 -07:00
JP Bonn
bc97fc0f2a updated test for new layer event code 2021-03-02 08:22:02 -07:00
JP Bonn
e1c16bafae update test for layers 2021-03-01 00:58:38 -07:00
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
KemoNine
d207c3c30f
(feature) Add &to keycode/behavior (#489)
feat(behaviors): Add `&to` behavior to switch to a layer.
2020-12-29 11:57:49 -05:00