aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mint60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mint60')
-rw-r--r--keyboards/mint60/keymaps/default/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mint60/keymaps/default/keymap.c b/keyboards/mint60/keymaps/default/keymap.c
index fde64d8de..0c65f73c7 100644
--- a/keyboards/mint60/keymaps/default/keymap.c
+++ b/keyboards/mint60/keymaps/default/keymap.c
@@ -19,7 +19,6 @@
#include "split_util.h"
#endif
-extern keymap_config_t keymap_config;
#ifdef RGBLIGHT_ENABLE
//Following line allows macro to read current RGB settings
ref='#n112'>112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154