diff options
author | Chris Browne <cbbrowne@hpaq.int.linuxdatabases.info> | 2016-10-23 10:28:02 -0400 |
---|---|---|
committer | Chris Browne <cbbrowne@hpaq.int.linuxdatabases.info> | 2016-10-23 10:28:02 -0400 |
commit | ed8efcf86da8f698add3107d8f375db0923c4b46 (patch) | |
tree | 6cbed0c82335f065eea7f53638d34cc0a85d85fd /keyboards/pegasushoof/Makefile | |
parent | 62e6789ab23629544083c62ae242adf0f14d7f1a (diff) | |
parent | 2e2b9962cdc20e9f46dd0194f25a68ffa05e7d36 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/pegasushoof/Makefile')
-rw-r--r-- | keyboards/pegasushoof/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/pegasushoof/Makefile b/keyboards/pegasushoof/Makefile new file mode 100644 index 0000000000..57b2ef62e5 --- /dev/null +++ b/keyboards/pegasushoof/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif |