summaryrefslogtreecommitdiff
path: root/keyboards/s65_x/Makefile
diff options
context:
space:
mode:
authorGeoff Lane2017-06-10 21:04:16 -0400
committerGeoff Lane2017-06-10 21:09:38 -0400
commitb1e01e9d1ffcc6ca0803f30c09d3eebe6a90186b (patch)
tree8f5b644b88ba59fa121bba1068f0a360dabf2f44 /keyboards/s65_x/Makefile
parentb721779241d91ef46279fcaae447aa8eacb75422 (diff)
Support Sentraq S65-X
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.
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 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/s65_x/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif