diff options
Diffstat (limited to 'keyboards/geekboards/tester/tester.c')
-rw-r--r-- | keyboards/geekboards/tester/tester.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/geekboards/tester/tester.c b/keyboards/geekboards/tester/tester.c index 4fab1a701..0c5c056cc 100644 --- a/keyboards/geekboards/tester/tester.c +++ b/keyboards/geekboards/tester/tester.c | |||
@@ -1,5 +1,5 @@ | |||
1 | #include "tester.h" | 1 | #include "tester.h" |
2 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 2 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
3 | /* Refer to IS31 manual for these locations | 3 | /* Refer to IS31 manual for these locations |
4 | * driver | 4 | * driver |
5 | * | R location | 5 | * | R location |