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
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
..
arm_atsam Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890) 7 years ago
bluefruit
chibios Add the ability to disable the USB startup check for Chibios 7 years ago
iwrap Fix pointing device feature 8 years ago
lufa rgblight.[ch] more configurable (#3582) 7 years ago
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
pjrc
usb_hid Fixed dead links (#2451) 7 years ago
vusb Loop based vusb_transfer_keyboard 7 years ago
adb.c
adb.h
arm_atsam.mk Massdrop keyboard support (#3780) 7 years ago
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 7 years ago
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk Fix pointing device feature 8 years ago
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c Add option to reverse PS2 mouse axes and scrolling 8 years ago
ps2_mouse.h Supress warnings from ps2_mouse.h 8 years ago
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) 7 years ago
usb_descriptor.h Tabs to spaces in usb_descriptor.h 7 years ago
usb_hid.mk cleanup usb-usb converter code 8 years ago
vusb.mk Simplified and polished a bit the code changes on tmk_core 8 years ago