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/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
6 years ago
..
usb Max out range for max compatibility 6 years ago
adc.c
adc.h
arm_atsam_protocol.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
clks.c
clks.h
d51_util.c
d51_util.h
i2c_master.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
i2c_master.h
issi3733_driver.h
led_matrix.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 6 years ago
led_matrix.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
led_matrix_programs.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
main_arm_atsam.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
main_arm_atsam.h
md_bootloader.h
spi.c
spi.h
startup.c
wait_api.h