Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-22 | Fix consumer keys w/ refactored behaviors. | Pete Johanson | |
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 | Refactor matrix transform, positions pervasively | Pete Johanson | |
* Do mapping to positions right in kscan handler, and then surface positions throughout the API. | |||
2020-06-19 | Some initial work on behavior bindings for keymaps | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |