aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-07-07 11:13:22 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-07-07 11:13:22 -0400
commit97dfbd1afce005392aa8f067e89bdf95334bdea5 (patch)
tree1b198dd239bcb49564c31f124978abde0b467a81 /keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk
parent2e1cfaf73fccdfaba2d7542f00bd7c3d49998d5d (diff)
parentad43d450ca1b988d196da80e2a745f45f24068f6 (diff)
downloadfirmware-97dfbd1afce005392aa8f067e89bdf95334bdea5.tar.gz
firmware-97dfbd1afce005392aa8f067e89bdf95334bdea5.tar.bz2
firmware-97dfbd1afce005392aa8f067e89bdf95334bdea5.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk')
-rw-r--r--keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk b/keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk
new file mode 100644
index 000000000..889a1a031
--- /dev/null
+++ b/keyboards/infinity_ergodox/drivers/gdisp/st7565ergodox/driver.mk
@@ -0,0 +1,2 @@
+GFXINC += drivers/gdisp/st7565ergodox
+GFXSRC += drivers/gdisp/st7565ergodox/gdisp_lld_ST7565.c