forked from forks/qmk_firmware
This adds the `ACTION_TAP_DANCE_DUAL_ROLE` helper, which makes it easy to have keys that act as a key on the first tap, and as a layer toggle on the second. Fixes #1532, reported by @Ptomerty. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> |
||
|---|---|---|
| .. | ||
| api | ||
| audio | ||
| keymap_extras | ||
| process_keycode | ||
| serial_link | ||
| template | ||
| tools | ||
| visualizer | ||
| api.c | ||
| api.h | ||
| config_common.h | ||
| dynamic_macro.h | ||
| fauxclicky.c | ||
| fauxclicky.h | ||
| keycode_config.c | ||
| keycode_config.h | ||
| keymap.h | ||
| keymap_common.c | ||
| led_tables.c | ||
| led_tables.h | ||
| matrix.c | ||
| pincontrol.h | ||
| quantum.c | ||
| quantum.h | ||
| quantum_keycodes.h | ||
| rgblight.c | ||
| rgblight.h | ||
| variable_trace.c | ||
| variable_trace.h | ||