]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update Infinity Ergodox Makefile (#1682)
authorJay Liu <jayliu50@gmail.com>
Wed, 6 Sep 2017 16:47:41 +0000 (12:47 -0400)
committerskullydazed <skullydazed@users.noreply.github.com>
Wed, 6 Sep 2017 16:47:41 +0000 (09:47 -0700)
I believe this change is needed in response to the recent change in folder structure.

keyboards/ergodox_infinity/Makefile

index bd09e5885d0d1db1cb631780c0b7f0a49867c2a6..57b2ef62e5f3a43b7338f789a5d4800c577b763d 100644 (file)
@@ -1,3 +1,3 @@
 ifndef MAKEFILE_INCLUDED
-       include ../../../Makefile
+       include ../../Makefile
 endif