summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66/keymaps/mrscooty/keymap.c
diff options
context:
space:
mode:
authorBrian Choromanski2018-03-09 13:31:42 -0500
committerJack Humbert2018-03-09 13:31:42 -0500
commit8d6eadf26159dfe3a63d0bda15bdc68cab21ee36 (patch)
tree4820f3b2d097eaaede41ac1e0262882ec3eae412 /keyboards/clueboard/66/keymaps/mrscooty/keymap.c
parent0e6e059ef3cd88692348db1f6ef3de2b0349bfe6 (diff)
Patched some keyboards that won't compile (#2453)
Diffstat (limited to 'keyboards/clueboard/66/keymaps/mrscooty/keymap.c')
-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.