summaryrefslogtreecommitdiff
path: root/keyboards/handwired/trackpoint/Makefile
diff options
context:
space:
mode:
authordbroqua2017-05-26 20:35:31 +0200
committerdbroqua2017-05-26 20:35:31 +0200
commit81e85a1a4e4b1b7c5bbf1fcffe967a60639778c0 (patch)
tree34c6c60530bb980dd26ad790eb0bc09f4ff99edb /keyboards/handwired/trackpoint/Makefile
parent0a4a966c6648e66a1129ae3af36639054d3e0ed3 (diff)
- Added integration of IBM Trackpoint
Diffstat (limited to 'keyboards/handwired/trackpoint/Makefile')
-rw-r--r--keyboards/handwired/trackpoint/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/trackpoint/Makefile b/keyboards/handwired/trackpoint/Makefile
new file mode 100644
index 000000000..191c6bb66
--- /dev/null
+++ b/keyboards/handwired/trackpoint/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file