summaryrefslogtreecommitdiff
path: root/keyboards/handwired/minorca/minorca.h
diff options
context:
space:
mode:
authorJoshua T <joshua@sonofone.net>2016-08-24 23:46:52 -0500
committerJoshua T <joshua@sonofone.net>2016-08-24 23:46:52 -0500
commit42fa91a57dad18ccc3f6bf308f50b3f1e882dadd (patch)
treedae1290be66b6af1d498b0cf68fbef44f90d02be /keyboards/handwired/minorca/minorca.h
parentcac69cb58029bf246b22038f034205afbedbc695 (diff)
parentad206155aa6f87de3fb9f0aefe60685ec12905a8 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/handwired/minorca/minorca.h')
-rw-r--r--keyboards/handwired/minorca/minorca.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/minorca/minorca.h b/keyboards/handwired/minorca/minorca.h
new file mode 100644
index 0000000000..158e5b4c55
--- /dev/null
+++ b/keyboards/handwired/minorca/minorca.h
@@ -0,0 +1,6 @@
+#ifndef MINORCA_H
+#define MINORCA_H
+
+#include "quantum.h"
+
+#endif