summaryrefslogtreecommitdiffstats
path: root/keyboards/k_type/k_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/k_type/k_type.c')
-rw-r--r--keyboards/k_type/k_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/k_type/k_type.c b/keyboards/k_type/k_type.c
index 61c5881454..924862277f 100644
--- a/keyboards/k_type/k_type.c
+++ b/keyboards/k_type/k_type.c
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "is31fl3733-dual.h"
-const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
+const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = {
{ 0, B_1, A_1, C_1 },
{ 0, B_2, A_2, C_2 },
{ 0, B_3, A_3, C_3 },