Explorar o código

Update Infinity Ergodox Makefile (#1682)

I believe this change is needed in response to the recent change in folder structure.
Jay Liu %!s(int64=8) %!d(string=hai) anos
pai
achega
b032867236
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/ergodox_infinity/Makefile

+ 1 - 1
keyboards/ergodox_infinity/Makefile

@@ -1,3 +1,3 @@
 ifndef MAKEFILE_INCLUDED
-	include ../../../Makefile
+	include ../../Makefile
 endif