summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1/serial_config.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-04-01 00:09:01 +1100
committerGitHub <noreply@github.com>2021-04-01 00:09:01 +1100
commitc5ddada32ea45f50ddecdfc1e7d39f51465ef302 (patch)
tree99338950fd47aa22846900c2888762e8734a6b54 /keyboards/lily58/rev1/serial_config.h
parent8a950a7116fa8401148efa14a1da47b0879ec379 (diff)
Remove leftover old implementations of the lily58 split code. (#12442)
Diffstat (limited to 'keyboards/lily58/rev1/serial_config.h')
-rwxr-xr-xkeyboards/lily58/rev1/serial_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/lily58/rev1/serial_config.h b/keyboards/lily58/rev1/serial_config.h
deleted file mode 100755
index 4fab8e8ddf..0000000000
--- a/keyboards/lily58/rev1/serial_config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef SOFT_SERIAL_PIN
-#define SOFT_SERIAL_PIN D2
-#define SERIAL_USE_MULTI_TRANSACTION
-#endif