summaryrefslogtreecommitdiff
path: root/keyboards/k_type/is31fl3733-dual.h
diff options
context:
space:
mode:
authorAndrew-Fahmy <andrewj.fahmy@gmail.com>2021-12-06 22:58:02 -0600
committerGitHub <noreply@github.com>2021-12-06 20:58:02 -0800
commit23554726c8d6495e8153c994ed4a58112a79be49 (patch)
treed62bb67617635c9e2161d0c28048055652958db7 /keyboards/k_type/is31fl3733-dual.h
parentc0dcfcedf92c5950d3ce7d8eb19e27f2f057c596 (diff)
[Keyboard] Update K type (#15405)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/k_type/is31fl3733-dual.h')
-rw-r--r--keyboards/k_type/is31fl3733-dual.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/k_type/is31fl3733-dual.h b/keyboards/k_type/is31fl3733-dual.h
index ea45a70867..d4af1848fb 100644
--- a/keyboards/k_type/is31fl3733-dual.h
+++ b/keyboards/k_type/is31fl3733-dual.h
@@ -20,6 +20,7 @@
#include <stdint.h>
#include <stdbool.h>
+#include "progmem.h"
typedef struct is31_led {
uint8_t driver : 2;