summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/Makefile
diff options
context:
space:
mode:
authorJack Humbert2017-01-22 18:58:46 -0500
committerGitHub2017-01-22 18:58:46 -0500
commita54944ac335aab86e16ee2acb528c041da1e4c6c (patch)
tree19e71aa784e94b1a2cb591a78c758b23ced200f5 /keyboards/ps2avrGB/Makefile
parent405b2ae267be8f010517b6ed4d6da92b7de41ef9 (diff)
parent84661ac44b15bd5e60cc223779fea05784672011 (diff)
Merge pull request #1021 from luizribeiro/ps2avrGB
Support for ps2avrGB / winkeyless.kr boards
Diffstat (limited to 'keyboards/ps2avrGB/Makefile')
-rw-r--r--keyboards/ps2avrGB/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/Makefile b/keyboards/ps2avrGB/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/ps2avrGB/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif