qmk_firmware/quantum
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
* RGB Matrix overhaul
Breakout of animations to separate files
Integration of optimized int based math lib
Overhaul of rgb_matrix.c and animations for performance

* Updating effect function api for future extensions

* Combined the keypresses || keyreleases define checks into a single define so I stop forgetting it where necessary

* Moving define RGB_MATRIX_KEYREACTIVE_ENABLED earlier in the include chain
2019-04-02 17:24:14 -07:00
..
api
audio
debounce Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
keymap_extras
process_keycode
rgb_matrix_animations RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
serial_link
split_common
stm32
template
tools
visualizer
api.c
api.h
color.c RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
color.h
config_common.h
debounce.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
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
quantum.h
quantum_keycodes.h
rgb.h
rgb_matrix.c RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
rgb_matrix.h RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
rgb_matrix_drivers.c
rgb_matrix_types.h RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
rgblight.c
rgblight.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h