Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | refactor(keys): Unify usage page. | Pete Johanson | |
* Remove need for separate `&cp` behavior, but keep it for now for backward compat. * Refactor sensor inc/dec as well. | |||
2020-11-03 | test: Replace superseded key names in test keymaps | innovaker | |
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT). Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI). Follow-up to #21. | |||
2020-11-03 | initial implementation for modifiers | Okke Formsma | |
https://github.com/zmkfirmware/zmk/issues/86 | |||
2020-09-08 | fix(tests): pending tests pass now | Cody McGinnis | |
2020-08-28 | feat(tests): allow tests to be marked as pending | Cody McGinnis | |
pending tests will not fail the build | |||
2020-08-28 | feat(test): add tests for toggle layer | Cody McGinnis | |