Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-04 | refactor(core): Use /omit-if-no-ref/ for behaviors. | Pete Johanson | |
* Use lesser-known DT features to skip behaviors not referenced in the user keymap * Update the behaviors to skip code if no nodes found. * Remove some empty config/data structs where unused in behaviors. | |||
2021-01-02 | chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior | Okke Formsma | |
2020-12-29 | (feature) Add &to keycode/behavior (#489) | KemoNine | |
feat(behaviors): Add `&to` behavior to switch to a layer. |