mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
update config.h to define __flash.
This commit is contained in:
parent
0aba054d2a
commit
0688246340
@ -21,3 +21,7 @@
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef IS31FL3743A
|
||||
#define __flash PROGMEM
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user