]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/whitefox/rules.mk
Extended the hint of the programmer to link to the relevant README part instead of...
[qmk_firmware.git] / keyboards / whitefox / rules.mk
index 3911480718646604721168ead358a7e6c2cb7ff9..32273e08aae021a3f256a84b426d706de1c99d79 100644 (file)
@@ -69,4 +69,6 @@ CUSTOM_MATRIX = yes # Custom matrix file
 BACKLIGHT_ENABLE = yes
 VISUALIZER_ENABLE = yes
 
-include $(TOP_DIR)/drivers/ugfx/gdisp/is31fl3731c/driver.mk
+LED_DRIVER = is31fl3731c
+LED_WIDTH = 16 
+LED_HEIGHT = 5
\ No newline at end of file