summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66/keymaps
diff options
context:
space:
mode:
authorBrian Choromanski <BrianChoromanski@gmail.com>2018-03-09 19:31:42 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-09 19:31:42 +0100
commit8d6eadf26159dfe3a63d0bda15bdc68cab21ee36 (patch)
tree4820f3b2d097eaaede41ac1e0262882ec3eae412 /keyboards/clueboard/66/keymaps
parent0e6e059ef3cd88692348db1f6ef3de2b0349bfe6 (diff)
downloadqmk_firmware-8d6eadf26159dfe3a63d0bda15bdc68cab21ee36.tar.gz
qmk_firmware-8d6eadf26159dfe3a63d0bda15bdc68cab21ee36.tar.xz
Patched some keyboards that won't compile (#2453)
Diffstat (limited to 'keyboards/clueboard/66/keymaps')
-rw-r--r--keyboards/clueboard/66/keymaps/mrscooty/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/66/keymaps/mrscooty/keymap.c b/keyboards/clueboard/66/keymaps/mrscooty/keymap.c
index 29c4ac6ed..abf98615e 100644
--- a/keyboards/clueboard/66/keymaps/mrscooty/keymap.c
+++ b/keyboards/clueboard/66/keymaps/mrscooty/keymap.c
@@ -1,4 +1,4 @@
-#include "clueboard.h"
+#include "66.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.