From f7462aaa613a08ba4b86dbb912ce26722cfccaff Mon Sep 17 00:00:00 2001
From: Luiz Ribeiro <luizribeiro@gmail.com>
Date: Sat, 21 Jan 2017 12:30:06 -0500
Subject: Got ps2avrGB to work with the V-USB protocol

---
 keyboards/ps2avrGB/Makefile | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 keyboards/ps2avrGB/Makefile

(limited to 'keyboards/ps2avrGB/Makefile')

diff --git a/keyboards/ps2avrGB/Makefile b/keyboards/ps2avrGB/Makefile
new file mode 100644
index 0000000000..57b2ef62e5
--- /dev/null
+++ b/keyboards/ps2avrGB/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+	include ../../Makefile
+endif
-- 
cgit v1.2.3