qmk-firmware/tmk_core/protocol/arm_atsam/usb
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328)
* 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
2019-04-03 18:30:47 -07:00
..
compiler.h Improved fix for __always_inline redefinition bug 2019-01-11 17:25:57 -08:00
conf_usb.h Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
main_usb.c Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
status_codes.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udc.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udc.h Fix CTRL/ALT keyboard does not wake computer from sleep 2018-11-02 14:33:07 -07:00
udc_desc.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udd.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_cdc.c Update to arm_atsam wait and timer routines 2019-01-07 12:44:55 -08:00
udi_cdc.h Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
udi_cdc_conf.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_device_conf.h Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
udi_device_epsize.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_hid.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_hid.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_hid_kbd.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
udi_hid_kbd.h Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
udi_hid_kbd_conf.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
udi_hid_kbd_desc.c Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
ui.c USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
ui.h USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
usb.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb2422.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
usb2422.h Keyboard: Rename alt67 to alt (#3824) 2018-09-01 09:21:48 -07:00
usb_atmel.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_device_udd.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_main.h Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
usb_protocol.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_protocol_cdc.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_protocol_hid.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_util.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
usb_util.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00