qmk_firmware/tmk_core/protocol/arm_atsam
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
* Initial conversion of the rgb_led struct

* Converting last keyboard & updating effects to take advantage of the new structure

* New struct should not be const

* Updated docs

* Changing define ___ for no led to NO_LED

* Missed converting some keymap usages of the old struct layout
2019-05-07 16:22:46 -07:00
..
usb Max out range for max compatibility 2019-04-12 13:55:59 -07:00
adc.c arm_atsam ADC0 factory calibration correction 2019-01-28 17:16:33 -08:00
adc.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
arm_atsam_protocol.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
clks.c Update to arm_atsam wait and timer routines 2019-01-07 12:44:55 -08:00
clks.h Update to arm_atsam wait and timer routines 2019-01-07 12:44:55 -08:00
d51_util.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
d51_util.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
i2c_master.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
i2c_master.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
issi3733_driver.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
led_matrix.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
led_matrix.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
led_matrix_programs.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
main_arm_atsam.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
main_arm_atsam.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
md_bootloader.h CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
spi.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
spi.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
startup.c CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
wait_api.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00