qmk-vial/quantum
Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259)
* Update Space Cadet to use Custom Tapping Term functionality

* Detect correct keycode for space cadet tapping term

* Update tap dancing to use global custom tapping term

* Update documentation for Tap Dances

* formatting pass

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/feature_tap_dance.md

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update for future

* Update user keymaps for space cadet

* Fix typos

* Clean up tapping term stuff

* Fix compiler issue if NO_ACTION_TAPPING is enabled

Co-authored-by: fauxpark <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-08-29 14:30:02 -07:00
..
api
audio Allow for user song list (#9281) 2020-07-16 16:45:50 +10:00
backlight
debounce
keymap_extras Fixed CA_DOTA key code (#9722) 2020-07-16 15:50:51 +10:00
process_keycode Update features to use Custom Tapping Term when appropriate (#6259) 2020-08-29 14:30:02 -07:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common
template Remove DESCRIPTION (#9732) 2020-07-16 15:49:18 +10:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
matrix_common.c
mcu_selection.mk Additional cleanups for V-USB code (#9310) 2020-08-29 14:30:02 -07:00
pointing_device.c
pointing_device.h
quantum.c Don't compile outputselect.c if Bluetooth is disabled (#9356) 2020-08-29 14:30:02 -07:00
quantum.h Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 2020-07-16 22:27:55 +10:00
quantum_keycodes.h Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) 2020-08-17 02:08:15 -07:00
rgb.h
rgb_matrix.c Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) 2020-08-04 21:03:29 -07:00
rgb_matrix.h
rgb_matrix_drivers.c Compiler warning when using WS2812 (#9955) 2020-08-25 19:05:39 +10:00
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 2020-08-05 13:29:04 -07:00
rgblight.c Add noeeprom speed function for RGBLIGHT (#9706) 2020-08-25 19:08:09 +10:00
rgblight.h Add noeeprom speed function for RGBLIGHT (#9706) 2020-08-25 19:08:09 +10:00
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h