qmk_firmware/tmk_core/protocol
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
..
arm_atsam Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890) 2018-09-13 09:17:26 -07:00
bluefruit
chibios Add the ability to disable the USB startup check for Chibios 2018-09-05 09:42:04 -04:00
iwrap
lufa rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
pjrc
usb_hid Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
vusb Loop based vusb_transfer_keyboard 2018-07-22 11:49:36 -04:00
adb.c
adb.h
arm_atsam.mk Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
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 Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
usb_descriptor.h Tabs to spaces in usb_descriptor.h 2018-04-11 18:13:32 -04:00
usb_hid.mk
vusb.mk