summaryrefslogtreecommitdiff
path: root/keyboards/lily58
diff options
context:
space:
mode:
authorDasky <32983009+daskygit@users.noreply.github.com>2022-09-07 00:42:28 +0100
committerGitHub <noreply@github.com>2022-09-07 00:42:28 +0100
commitd30f0f71d0b438b959943bf606ec524496c12d27 (patch)
tree1130cfe1e7a0a1e63144b3ee4d38b969afcb6279 /keyboards/lily58
parentc2b35b2327d9033371192e20e9ee8821867a33b0 (diff)
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)
Diffstat (limited to 'keyboards/lily58')
-rw-r--r--keyboards/lily58/config.h1
-rw-r--r--keyboards/lily58/rev1/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/lily58/config.h b/keyboards/lily58/config.h
index 57fc7fa7f9..740a3a5b1c 100644
--- a/keyboards/lily58/config.h
+++ b/keyboards/lily58/config.h
@@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef SOFT_SERIAL_PIN
#define SOFT_SERIAL_PIN D2
-#define SERIAL_USE_MULTI_TRANSACTION
#endif
#define DIODE_DIRECTION COL2ROW
diff --git a/keyboards/lily58/rev1/config.h b/keyboards/lily58/rev1/config.h
index 8205899f5e..b0ef4d165b 100644
--- a/keyboards/lily58/rev1/config.h
+++ b/keyboards/lily58/rev1/config.h
@@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 }
#define SOFT_SERIAL_PIN D2
-#define SERIAL_USE_MULTI_TRANSACTION
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST