keychron_qmk_firmware/quantum
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
* add temporary test code rgblight-macro-test1.[ch]

* rgblight.h : mode auto numberring and auto generate mode name symbol

No change in build result.

* rgblight.c use RGBLIGHT_MODE_xxx symbols

No change in build result.

* quantum.c use RGBLIGHT_MODE_xxx symbols

No change in build result.

* fix build break. when RGB_MATRIX_ENABLE defined

* add temporary test code rgblight-macro-test2.[ch]

* modify rgblight_mode_eeprom_helper() and rgblight_sethsv_eeprom_helper()

* modify rgblight_task()

* configurable each effect compile on/off in config.h

* update docs/feature_rgblight.md

* fix conflict. docs/feature_rgblight.md

* remove temporary test code rgblight-macro-test*.[ch]

* fix comment typo.

* remove old mode number from comment

* update docs/feature_rgblight.md about effect mode

* Revert "update docs/feature_rgblight.md about effect mode"

This reverts commit 43890663fcc9dda1899df7a37d382fc38b1a6d6d.

* some change docs/feature_rgblight.md

* fix typo

* docs/feature_rgblight.md update: revise mode number table
2018-09-13 10:24:09 -07:00
..
api
audio
keymap_extras Fix typo in keymap_swedish.h (#3877) 2018-09-09 19:49:26 -07:00
process_keycode
serial_link
split_common Add support for a different pinout on Split boards (#3869) 2018-09-09 19:42:46 -07:00
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
quantum.h rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
rgb_matrix.c
rgb_matrix.h
rgb.h
rgblight_list.h
rgblight_reconfig.h rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
rgblight_types.h
rgblight.c rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
rgblight.h rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h