diff options
author | dbroqua <dbroqua@mousur.org> | 2016-10-14 21:53:37 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-10-14 21:53:37 +0200 |
commit | 28ca1f5345f665e262e8f5af88ac166afcd35add (patch) | |
tree | 608b09db4b9a09012d558e8352768b690900d407 /keyboards/handwired/gamenum/Makefile | |
parent | 0320fbf6f4c3c6d079226bc49c7b4d3a3906f5d7 (diff) | |
parent | 2098b363eac81298ca51edc06970a767d991c78c (diff) | |
download | qmk_firmware-28ca1f5345f665e262e8f5af88ac166afcd35add.tar.gz |
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
Diffstat (limited to 'keyboards/handwired/gamenum/Makefile')
-rw-r--r-- | keyboards/handwired/gamenum/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/gamenum/Makefile b/keyboards/handwired/gamenum/Makefile new file mode 100644 index 000000000..191c6bb66 --- /dev/null +++ b/keyboards/handwired/gamenum/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../../Makefile +endif
\ No newline at end of file |