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/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
7 years ago
..
adafruit_ble.cpp Adafruit Feather BLE / BLE Friend mouse buttons support 8 years ago
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 8 years ago
bluetooth.c Warning reductions (#430) 9 years ago
bluetooth.h Add RN42 Bluetooth module support 8 years ago
lufa.c rgblight.[ch] more configurable (#3582) 7 years ago
lufa.h Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
outputselect.c Generate API docs from source code comments (#2491) 7 years ago
outputselect.h Refactor Bluetooth Handling 8 years ago
ringbuffer.hpp Add support for Adafruit BLE modules 9 years ago