forked from mirrors/qmk_userspace
__flash? (#13799)
This commit is contained in:
parent
206a995ccd
commit
70fb3e1aaf
76 changed files with 95 additions and 92 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "kbdmini.h"
|
||||
|
||||
const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
|
||||
const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = {
|
||||
{ 0, B_9, A_9, C_9 }, //LA33
|
||||
{ 0, B_10, A_10, C_10 }, //LA37
|
||||
{ 0, B_11, A_11, C_11 }, //LA41
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue