aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/light/light.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-07-31 14:35:30 +0100
committerGitHub <noreply@github.com>2021-07-31 14:35:30 +0100
commit70fb3e1aaf406cbbd5137916a93ed814d6891ef2 (patch)
tree822d9ec1df59c75f07f886fdf3f77002e8b2c926 /keyboards/planck/light/light.c
parent206a995ccd53b0843e72da606abebe06f39c9c28 (diff)
downloadqmk_firmware-70fb3e1aaf406cbbd5137916a93ed814d6891ef2.tar.gz
qmk_firmware-70fb3e1aaf406cbbd5137916a93ed814d6891ef2.zip
__flash? (#13799)
Diffstat (limited to 'keyboards/planck/light/light.c')
-rw-r--r--keyboards/planck/light/light.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/light/light.c b/keyboards/planck/light/light.c
index 896ec4458..3a53e3998 100644
--- a/keyboards/planck/light/light.c
+++ b/keyboards/planck/light/light.c
@@ -16,7 +16,7 @@
16 16
17#include "light.h" 17#include "light.h"
18 18
19const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { 19const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = {
20/* Refer to IS31 manual for these locations 20/* Refer to IS31 manual for these locations
21 * driver 21 * driver
22 * | R location 22 * | R location