forked from forks/qmk_firmware
* 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
|
||
|---|---|---|
| .. | ||
| arm_atsam | ||
| bluefruit | ||
| chibios | ||
| iwrap | ||
| lufa | ||
| mbed | ||
| midi | ||
| pjrc | ||
| usb_hid | ||
| vusb | ||
| adb.c | ||
| adb.h | ||
| arm_atsam.mk | ||
| bluefruit.mk | ||
| chibios.mk | ||
| ibm4704.c | ||
| ibm4704.h | ||
| iwrap.mk | ||
| lufa.mk | ||
| m0110.c | ||
| m0110.h | ||
| midi.mk | ||
| news.c | ||
| news.h | ||
| next_kbd.c | ||
| next_kbd.h | ||
| pjrc.mk | ||
| ps2.h | ||
| ps2_busywait.c | ||
| ps2_interrupt.c | ||
| ps2_io.h | ||
| ps2_io_avr.c | ||
| ps2_io_mbed.c | ||
| ps2_mouse.c | ||
| ps2_mouse.h | ||
| ps2_usart.c | ||
| serial.h | ||
| serial_mouse.h | ||
| serial_mouse_microsoft.c | ||
| serial_mouse_mousesystems.c | ||
| serial_soft.c | ||
| serial_uart.c | ||
| usb_descriptor.c | ||
| usb_descriptor.h | ||
| usb_hid.mk | ||
| vusb.mk | ||