diff options
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r-- | quantum/config_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index 17c11faeb..4bdb2065d 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
@@ -80,4 +80,6 @@ | |||
80 | # endif | 80 | # endif |
81 | #endif | 81 | #endif |
82 | 82 | ||
83 | #define API_SYSEX_MAX_SIZE 32 | ||
84 | |||
83 | #endif | 85 | #endif |