qmk-firmware/tmk_core/protocol/lufa
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
..
adafruit_ble.cpp Adafruit Feather BLE / BLE Friend mouse buttons support 2017-05-29 18:17:21 +07:00
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 2017-10-15 15:04:03 -10:00
bluetooth.c Warning reductions (#430) 2016-06-21 17:42:29 -04:00
bluetooth.h Add RN42 Bluetooth module support 2017-03-29 23:03:04 -04:00
lufa.c rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
lufa.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
outputselect.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
outputselect.h Refactor Bluetooth Handling 2017-03-24 12:53:55 -04:00
ringbuffer.hpp Add support for Adafruit BLE modules 2016-11-27 23:49:44 -08:00