summaryrefslogtreecommitdiff
path: root/app/dts/bindings/behaviors/zmk,behavior-mod-tap.yaml
AgeCommit message (Collapse)Author
2020-06-21Refactor 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.