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.
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
* clean up rgb matrix extern usage

Moved rgb matrix boiler plate into macros

Rebased onto typing heatmap pr

* Fixing the reversed frame buffer access in digital rain

* Fixing digital rain & typing heatmap if keyreactive effects are not enabled

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Adding parenthesizes to DRIVER_LED_TOTAL where necessary

* Updated docs

* added notes about parentheses
7 years ago
..
usb Max out range for max compatibility 7 years ago
adc.c arm_atsam ADC0 factory calibration correction 7 years ago
adc.h
arm_atsam_protocol.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
clks.c Update to arm_atsam wait and timer routines 7 years ago
clks.h Update to arm_atsam wait and timer routines 7 years ago
d51_util.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
d51_util.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
i2c_master.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
i2c_master.h
issi3733_driver.h
led_matrix.c Cleanup/rgb matrix (#5811) 7 years ago
led_matrix.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
led_matrix_programs.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
main_arm_atsam.c RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
main_arm_atsam.h
md_bootloader.h CTRL keyboard bootloader_jump support 7 years ago
spi.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
spi.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
startup.c CTRL keyboard bootloader_jump support 7 years ago
wait_api.h