Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-22 | Fix consumer keys w/ refactored behaviors. | Pete Johanson | |
2020-06-21 | Clean up after refactor, better HID constants. | Pete Johanson | |
2020-06-21 | Refactor to single <behaviors.dtsi> include. | Pete Johanson | |
2020-06-21 | Implement momentary layer + transparent behaviors | Pete Johanson | |
* Implement "momentary layer" behavior with `&mo` reference. * Implement basic "transparent" behavior with `&trans` reference. | |||
2020-06-21 | Refactor global bindings, implement mod-tap. | Pete Johanson | |
* Use extra comptible = "zmk,behavior-global" to add behaviors to global bindings for event notification. * Implement mod-tap, as a keymap binding and global one to skip tap if other keycode pressed while held. | |||
2020-06-20 | Lots more pieces toward HID working again. | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |