diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-03-08 18:37:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 18:37:09 -0500 |
commit | 8d81667fbe8925b8a179146591e6eebda8351932 (patch) | |
tree | 809d9e9f36bef375a55916f166acaf76c4f54339 /keyboards/handwired/magicforce68/Makefile | |
parent | 97c4c570e23c896bc48b2e1b60fe5f0e5ea622b6 (diff) | |
parent | 3d082382b20ab338bb7f41b33329daffc994169a (diff) |
Merge pull request #1138 from nooges/magicforce68
Add Handwired Magicforce68
Diffstat (limited to 'keyboards/handwired/magicforce68/Makefile')
-rw-r--r-- | keyboards/handwired/magicforce68/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/magicforce68/Makefile b/keyboards/handwired/magicforce68/Makefile new file mode 100644 index 0000000000..191c6bb664 --- /dev/null +++ b/keyboards/handwired/magicforce68/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../../Makefile +endif
\ No newline at end of file |