diff options
author | Dasky <32983009+daskygit@users.noreply.github.com> | 2022-09-07 00:42:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-07 00:42:28 +0100 |
commit | d30f0f71d0b438b959943bf606ec524496c12d27 (patch) | |
tree | 1130cfe1e7a0a1e63144b3ee4d38b969afcb6279 /keyboards/aleblazer/zodiark | |
parent | c2b35b2327d9033371192e20e9ee8821867a33b0 (diff) |
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)
Diffstat (limited to 'keyboards/aleblazer/zodiark')
-rw-r--r-- | keyboards/aleblazer/zodiark/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/aleblazer/zodiark/config.h b/keyboards/aleblazer/zodiark/config.h index 90ecb7ce96..2958e8daed 100644 --- a/keyboards/aleblazer/zodiark/config.h +++ b/keyboards/aleblazer/zodiark/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" #define SOFT_SERIAL_PIN D3 -#define SERIAL_USE_MULTI_TRANSACTION #define SELECT_SOFT_SERIAL_SPEED 1 /* key matrix size */ |