forked from forks/qmk_firmware
* port Massdrop CTRL/ALT to use RGB Matrix Co-authored-by: Matt Schneeberger <helluvamatt@gmail.com> * Massdrop lighting support working This commit is to get the Massdrop lighting code working again through use of the compilation define USE_MASSDROP_CONFIGURATOR added to a keymap's rules.mk. Added keymaps for both CTRL and ALT named default_md and mac_md. These should be used if the Massdrop style lighting is desired. * Updating config based on testing results with patrickmt & compile errors * Updates for PR5328 For CTRL and ALT: Moved location of new RGB Matrix macros from config_led.h to config.h. Added RGB_MATRIX_LED_FLUSH_LIMIT (time between flushes) to config.h for correct LED driver update timing. Re-added missing breathing code for when Massdrop configurator mode is defined. * remove prilik keymap form PR |
||
|---|---|---|
| .. | ||
| 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 | ||
| xt.h | ||
| xt_interrupt.c | ||