summaryrefslogtreecommitdiff
path: root/keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-07-07 22:28:28 +0300
committerFred Sundvik <fsundvik@gmail.com>2016-07-29 20:48:04 +0300
commit9af995c59b2655fa347e43b1eab2122e72ef7fe3 (patch)
treef76ccbd3ab8c911ae851bb83d13173c5755c7162 /keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk
parent30003d48f9a04676b81bf2980a235106ec7886b0 (diff)
Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
Diffstat (limited to 'keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk')
-rw-r--r--keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk b/keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk
deleted file mode 100644
index 2554344321..0000000000
--- a/keyboards/infinity_ergodox/drivers/gdisp/emulator_led/driver.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-GFXINC += drivers/gdisp/emulator_led
-GFXSRC += drivers/gdisp/emulator_led/emulator_led.c