qmk_firmware/quantum
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243)
* rgblight.c: add RGBLIGHT_LED_MAP support

* add code to keyboards/helix/rev2/keymaps/five_rows/config.h to test rgblight.c:RGBLIGHT_LED_MAP

* Test end. Revert "add code to keyboards/helix/rev2/keymaps/five_rows/config.h to test rgblight.c:RGBLIGHT_LED_MAP"

This reverts commit e7488d6f7338460b533d7d19a09deccb011000bf.

* update docs/feature_rgblight.md

* led_map[] move to PROGMEM
2019-03-20 16:55:24 -07:00
..
api
audio Added 4 new songs to song_list.h 2019-03-17 10:17:12 -07:00
debounce Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
keymap_extras
process_keycode Unicode fix for new wincompose version (#5082) 2019-03-17 10:35:14 -07:00
serial_link
split_common Fix i2c splits with >8 columns (#5454) 2019-03-20 07:43:36 -07:00
stm32
template
tools
visualizer
api.c rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
api.h
color.c
color.h
config_common.h Add new keyboard Plaid and ATMEGA328p support (#5379) 2019-03-12 11:48:17 -07:00
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 Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
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 Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
quantum.h Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
quantum_keycodes.h
rgb.h
rgb_matrix.c New RGB Matrix effect: Single color reactive (#5330) 2019-03-17 10:38:51 -07:00
rgb_matrix.h New RGB Matrix effect: Single color reactive (#5330) 2019-03-17 10:38:51 -07:00
rgb_matrix_drivers.c
rgblight.c rgblight.c: add remap feature (#5243) 2019-03-20 16:55:24 -07:00
rgblight.h rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h