diff options
author | Balz Guenat <balz.guenat@gmail.com> | 2017-08-12 12:14:33 +0200 |
---|---|---|
committer | Balz Guenat <balz.guenat@gmail.com> | 2017-08-12 12:14:33 +0200 |
commit | 430151dd51b8b0d925850ad4d52c8bae41d3c154 (patch) | |
tree | f3d13283dd812277bc30d75dff32ea16508b58c8 /keyboards/org60/Makefile | |
parent | 175db1a549a46518c2f2511ac1624d594eb07216 (diff) | |
parent | 5ad103fa51083cb26d3516e5598b7b2a099b1521 (diff) | |
download | qmk_firmware-430151dd51b8b0d925850ad4d52c8bae41d3c154.tar.gz qmk_firmware-430151dd51b8b0d925850ad4d52c8bae41d3c154.zip |
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# docs/faq_keymap.md
Diffstat (limited to 'keyboards/org60/Makefile')
-rw-r--r-- | keyboards/org60/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/org60/Makefile b/keyboards/org60/Makefile new file mode 100644 index 0000000000..57b2ef62e5 --- /dev/null +++ b/keyboards/org60/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif |