qmk_firmware/tmk_core/protocol/arm_atsam
Joel Challis 7ae0f371cf
Add support to persist MD LED framework settings (#14980)
* Add support to persist MD LED framework settings

* avoid out-of-bounds errors when SmartEEPROM is not enabled

* Update brightness defaults

* clang
2021-11-02 09:45:30 +11:00
..
usb Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
adc.c
adc.h
arm_atsam_protocol.h Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
clks.c
clks.h
d51_util.c
d51_util.h
i2c_master.c Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
i2c_master.h Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
issi3733_driver.h
main_arm_atsam.c Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
main_arm_atsam.h
md_bootloader.h
md_rgb_matrix.c Add support to persist MD LED framework settings (#14980) 2021-11-02 09:45:30 +11:00
md_rgb_matrix.h Add support to persist MD LED framework settings (#14980) 2021-11-02 09:45:30 +11:00
md_rgb_matrix_programs.c
shift_register.c
shift_register.h
spi_master.c
spi_master.h
startup.c
wait_api.h