aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox/infinity/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/infinity/config.h')
-rw-r--r--keyboards/ergodox/infinity/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/ergodox/infinity/config.h b/keyboards/ergodox/infinity/config.h
index 95f713819..25cc8af0f 100644
--- a/keyboards/ergodox/infinity/config.h
+++ b/keyboards/ergodox/infinity/config.h
@@ -56,6 +56,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
56 56
57#define VISUALIZER_USER_DATA_SIZE 16 57#define VISUALIZER_USER_DATA_SIZE 16
58 58
59#define LCD_DISPLAY_NUMBER 0
60#define LED_DISPLAY_NUMBER 1
61
62#define LED_NUM_ROWS 7
63#define LED_NUM_COLS 7
59/* 64/*
60 * Feature disable options 65 * Feature disable options
61 * These options are also useful to firmware size reduction. 66 * These options are also useful to firmware size reduction.