zmk_mf68/app/src/behaviors
Pete Johanson 93635077e6 Implement momentary layer + transparent behaviors
* Implement "momentary layer" behavior with `&mo`
  reference.
* Implement basic "transparent" behavior with `&trans`
  reference.
2020-06-21 21:56:49 -04:00
..
behavior_hid.c Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
behavior_key_press.c Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
behavior_keymap.c Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
behavior_mod_tap.c Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
behavior_momentary_layer.c Implement momentary layer + transparent behaviors 2020-06-21 21:56:49 -04:00
behavior_reset.c Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
behavior_transparent.c Implement momentary layer + transparent behaviors 2020-06-21 21:56:49 -04:00