diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-25 11:31:17 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-25 11:31:17 +0000 |
commit | 2f6236d1eab8601f097d4acb0553a4511b5c4be7 (patch) | |
tree | 23998365676a249e57acd29f4e8b4fde6c394352 /quantum/config_common.h | |
parent | 921f1ba4cf9ec406ec723bbe3f51f65a7bb58e16 (diff) | |
parent | a888057453db7a854549ec0d13f638392ffbcca8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r-- | quantum/config_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index fa1ff2a5f5..d93477b27e 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h @@ -24,6 +24,4 @@ #define COL2ROW 0 #define ROW2COL 1 -#define API_SYSEX_MAX_SIZE 32 - #include "song_list.h" |