aboutsummaryrefslogtreecommitdiffstats
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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ergodox/infinity/config.h b/keyboards/ergodox/infinity/config.h
index 9e264083b..6cde193e1 100644
--- a/keyboards/ergodox/infinity/config.h
+++ b/keyboards/ergodox/infinity/config.h
@@ -54,6 +54,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// The visualizer needs gfx thread priorities
#define VISUALIZER_THREAD_PRIORITY (NORMAL_PRIORITY - 2)
+#define VISUALIZER_USER_DATA_SIZE 16
+
/*
* Feature disable options
* These options are also useful to firmware size reduction.