summaryrefslogtreecommitdiff
path: root/keyboards/handwired/minorca/minorca.h
diff options
context:
space:
mode:
authorToni <jeder@mail1a.de>2016-08-15 19:48:53 +0200
committerToni <jeder@mail1a.de>2016-08-15 19:48:53 +0200
commit5ecebc3a66946ac7579bcd3afdacdb61387412d1 (patch)
treec1c33b775064ee43a34e81ad859e5111975786e9 /keyboards/handwired/minorca/minorca.h
parent5705a403205c0c1e7c585e1a2edda21e79134ee6 (diff)
parentcc7acfb416d446a123d10d2c33c3344f1f684f1b (diff)
Merge remote-tracking branch 'origin/master' into iso_split_rshift
no idea what is merged
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