summaryrefslogtreecommitdiff
path: root/keyboards/s65_x/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-10 22:18:17 -0400
committerGitHub <noreply@github.com>2017-06-10 22:18:17 -0400
commitc22a400603bfafedefa04c430214965cd191663b (patch)
tree8f5b644b88ba59fa121bba1068f0a360dabf2f44 /keyboards/s65_x/Makefile
parentb721779241d91ef46279fcaae447aa8eacb75422 (diff)
parentb1e01e9d1ffcc6ca0803f30c09d3eebe6a90186b (diff)
Merge pull request #1384 from geofflane/keyboard_s65x
Support Sentraq S65-X
Diffstat (limited to 'keyboards/s65_x/Makefile')
-rw-r--r--keyboards/s65_x/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/s65_x/Makefile b/keyboards/s65_x/Makefile
new file mode 100644
index 0000000000..57b2ef62e5
--- /dev/null
+++ b/keyboards/s65_x/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif