You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
api clang-format changes 6 years ago
audio Allow for user song list (#9281) 5 years ago
backlight Refactor ARM backlight (#7959) 5 years ago
debounce quantum/debounce: Added sym_pk debounce algorithm (#8587) 6 years ago
keymap_extras Fixed CA_DOTA key code (#9722) 5 years ago
process_keycode Update features to use Custom Tapping Term when appropriate (#6259) 5 years ago
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 6 years ago
rgb_matrix_runners 2020 May 30 Breaking Changes Update (#9215) 6 years ago
serial_link 2020 February 29 Breaking Changes Update (#8064) 6 years ago
split_common add SPLIT_HAND_MATRIX_GRID support (#8685) 6 years ago
template Remove `DESCRIPTION` (#9732) 5 years ago
tools
visualizer 2020 February 29 Breaking Changes Update (#8064) 6 years ago
api.c clang-format changes 6 years ago
api.h clang-format changes 6 years ago
color.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
color.h Use White channel on RGBW LEDs (#7678) 6 years ago
config_common.h adds support for the atmega328 (#9043) 6 years ago
debounce.h
dip_switch.c format code according to conventions [skip ci] 6 years ago
dip_switch.h Add Dip Switch as a core feature (#6140) 6 years ago
dynamic_keymap.c format code according to conventions [skip ci] 6 years ago
dynamic_keymap.h clang-format changes 6 years ago
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
encoder.c 2020 February 29 Breaking Changes Update (#8064) 6 years ago
encoder.h Added encoder support to split common code (#5477) 7 years ago
fauxclicky.c clang-format changes 6 years ago
fauxclicky.h clang-format changes 6 years ago
keycode_config.c clang-format changes 6 years ago
keycode_config.h clang-format changes 6 years ago
keymap.h clang-format changes 6 years ago
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 6 years ago
led_matrix.c clang-format changes 6 years ago
led_matrix_drivers.c clang-format changes 6 years ago
led_tables.c Remove unused LED_BREATHING_TABLE 6 years ago
led_tables.h Remove unused LED_BREATHING_TABLE 6 years ago
ledmatrix.h clang-format changes 6 years ago
matrix.c format code according to conventions [skip ci] 6 years ago
matrix_common.c format code according to conventions [skip ci] 6 years ago
mcu_selection.mk Additional cleanups for V-USB code (#9310) 5 years ago
pointing_device.c clang-format changes 6 years ago
pointing_device.h clang-format changes 6 years ago
quantum.c Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
quantum.h Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 5 years ago
quantum_keycodes.h Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) 5 years ago
rgb.h clang-format changes 6 years ago
rgb_matrix.c Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) 5 years ago
rgb_matrix.h Support IS31FL3741 and IS31FL3741A. (#9201) 6 years ago
rgb_matrix_drivers.c Compiler warning when using WS2812 (#9955) 5 years ago
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 5 years ago
rgblight.c Add noeeprom speed function for RGBLIGHT (#9706) 5 years ago
rgblight.h Add noeeprom speed function for RGBLIGHT (#9706) 5 years ago
rgblight_breathe_table.h clang-format changes 6 years ago
rgblight_list.h clang-format changes 6 years ago
rgblight_modes.h New RGB Lighting effect: Twinkle (#8887) 6 years ago
rgblight_post_config.h clang-format changes 6 years ago
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
variable_trace.c clang-format changes 6 years ago
variable_trace.h clang-format changes 6 years ago
velocikey.c clang-format changes 6 years ago
velocikey.h clang-format changes 6 years ago
via.c Configurable VIA layout options default value (#8707) 6 years ago
via.h Configurable VIA layout options default value (#8707) 6 years ago
wpm.c Run clang-format manually to fix recently changed files (#8552) 6 years ago
wpm.h Run clang-format manually to fix recently changed files (#8552) 6 years ago