]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/infinity/config.h
Whitefox LED control (#1432)
[qmk_firmware.git] / keyboards / ergodox / infinity / config.h
index 95f713819e1f655898739d87705e4f2513a86bbc..25cc8af0fcc74d9b81ad213b0d3f4212bbed8b82 100644 (file)
@@ -56,6 +56,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define VISUALIZER_USER_DATA_SIZE 16
 
+#define LCD_DISPLAY_NUMBER 0
+#define LED_DISPLAY_NUMBER 1
+
+#define LED_NUM_ROWS 7
+#define LED_NUM_COLS 7
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.