diff options
Diffstat (limited to 'keyboards/ergodox_infinity/config.h')
-rw-r--r-- | keyboards/ergodox_infinity/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ergodox_infinity/config.h b/keyboards/ergodox_infinity/config.h index 357ddf6c5..5dcc707a5 100644 --- a/keyboards/ergodox_infinity/config.h +++ b/keyboards/ergodox_infinity/config.h | |||
@@ -112,8 +112,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
112 | /* Set 0 if debouncing isn't needed */ | 112 | /* Set 0 if debouncing isn't needed */ |
113 | #define DEBOUNCE 5 | 113 | #define DEBOUNCE 5 |
114 | 114 | ||
115 | #define VISUALIZER_USER_DATA_SIZE 16 | ||
116 | |||
117 | /* | 115 | /* |
118 | * Feature disable options | 116 | * Feature disable options |
119 | * These options are also useful to firmware size reduction. | 117 | * These options are also useful to firmware size reduction. |