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.
qmk-fw/quantum
Rob Haswell cf30c5d17f RGB matrix effect - left-right gradient (#7742)
* Left-right gradient.

* Update the comment to match the new functionality.

* CPP does integer division so this round is not necessary.

* The x-range is actually 224, update comment and use bit-shifting again.

* Update docs with gradient left-right effect and associated "DISABLE" option.
5 years ago
..
api clang-format changes 6 years ago
audio clang-format changes 6 years ago
backlight Add central location for ChibiOS defines (#7542) 5 years ago
debounce clang-format changes 6 years ago
keymap_extras Run clang-format manually to fix recently changed files 6 years ago
process_keycode Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_animations RGB matrix effect - left-right gradient (#7742) 5 years ago
rgb_matrix_runners clang-format changes 6 years ago
serial_link clang-format changes 6 years ago
split_common Move some common matrix code to a common location (#7699) 5 years ago
stm32 Convert backlight to follow driver rules pattern 5 years ago
template Send string keycode tweaks (#7471) 6 years ago
tools Backlight abstraction and other changes (#439) 9 years ago
visualizer clang-format changes 6 years ago
api.c clang-format changes 6 years ago
api.h clang-format changes 6 years ago
color.c Use White channel on RGBW LEDs (#7678) 5 years ago
color.h Use White channel on RGBW LEDs (#7678) 5 years ago
config_common.h Run clang-format manually to fix recently changed files 6 years ago
debounce.h Removed #include "matrix.h" from debounce.h 6 years ago
dip_switch.c Run clang-format manually to fix recently changed files 6 years ago
dip_switch.h Add Dip Switch as a core feature (#6140) 6 years ago
dynamic_keymap.c VIA Configurator Refactor (#7268) 5 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 Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 5 years ago
encoder.h Added encoder support to split common code (#5477) 6 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 core: Fix variable init and header include (#7626) 5 years ago
led_matrix.c clang-format changes 6 years ago
led_matrix_drivers.c clang-format changes 6 years ago
led_tables.c Smoother Linear Light Table (#6764) 6 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
ledmatrix.h clang-format changes 6 years ago
matrix.c Move some common matrix code to a common location (#7699) 5 years ago
matrix_common.c Move some common matrix code to a common location (#7699) 5 years ago
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 5 years ago
pincontrol.h clang-format changes 6 years ago
pointing_device.c clang-format changes 6 years ago
pointing_device.h clang-format changes 6 years ago
quantum.c VIA Configurator Refactor (#7268) 5 years ago
quantum.h VIA Configurator Refactor (#7268) 5 years ago
quantum_keycodes.h Add short aliases for Magic keycodes (#7541) 5 years ago
rgb.h clang-format changes 6 years ago
rgb_matrix.c Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 5 years ago
rgb_matrix.h Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_drivers.c Use White channel on RGBW LEDs (#7678) 5 years ago
rgb_matrix_types.h clang-format changes 6 years ago
rgblight.c Use White channel on RGBW LEDs (#7678) 5 years ago
rgblight.h clang-format changes 6 years ago
rgblight_breathe_table.h clang-format changes 6 years ago
rgblight_list.h clang-format changes 6 years ago
rgblight_modes.h clang-format changes 6 years ago
rgblight_post_config.h clang-format changes 6 years ago
rgblight_reconfig.h clang-format changes 6 years ago
send_string_keycodes.h Send string keycode tweaks (#7471) 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 VIA Configurator Refactor (#7268) 5 years ago
via.h VIA Configurator Refactor (#7268) 5 years ago