qmk_firmware/quantum
nopunin10did b4ae7badd4
Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)
* Issue 9942: Add Quantum defines

Add codes to quantum_keycodes for LSA, RSA, RCS, and their corresponding _T macros

* 9942: Add documentation for new defines

Add documentation for new defines in feature request 9942. Also define SAGR and SAGR_T as aliases for RSA and RSA_T.

* Update quantum/quantum_keycodes.h

* Update docs/keycodes.md

* Update docs/keycodes.md

* Update docs/keycodes.md

* Update docs/keycodes.md
2020-08-17 02:08:15 -07:00
..
api
audio Allow for user song list (#9281) 2020-07-16 16:45:50 +10:00
backlight Refactor ARM backlight (#7959) 2020-07-10 09:12:40 +01:00
debounce
keymap_extras Fixed CA_DOTA key code (#9722) 2020-07-16 15:50:51 +10:00
process_keycode format code according to conventions [skip ci] 2020-07-07 21:43:51 +00:00
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rgb_matrix_runners 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
serial_link
split_common add SPLIT_HAND_MATRIX_GRID support (#8685) 2020-07-04 15:04:47 +01:00
stm32 Initial arm serial partially based on old lets split code 2020-05-21 18:04:30 +01:00
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 adds support for the atmega328 (#9043) 2020-06-10 22:23:11 +01:00
debounce.h
dip_switch.c format code according to conventions [skip ci] 2020-07-04 15:01:25 +00:00
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 format code according to conventions [skip ci] 2020-05-21 17:39:29 +00:00
matrix_common.c format code according to conventions [skip ci] 2020-07-04 15:01:25 +00:00
mcu_selection.mk adds support for the atmega328 (#9043) 2020-06-10 22:23:11 +01:00
pointing_device.c
pointing_device.h
quantum.c Make sendstring respect `TAP_CODE_DELAY` (#9623) 2020-07-02 18:08:19 +01: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 Support IS31FL3741 and IS31FL3741A. (#9201) 2020-06-20 14:49:15 +10:00
rgb_matrix_drivers.c Fix RGB Matrix using RGBW WS2812 LEDs (#9705) 2020-07-13 23:28:42 +01:00
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 2020-08-05 13:29:04 -07:00
rgblight.c Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) 2020-06-01 17:12:08 -07:00
rgblight.h Add query functions for RGB Light and RGB Matrix (#8960) 2020-05-18 06:05:35 -07: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