diff options
| author | Nick Brassel <nick@tzarc.org> | 2021-04-01 00:09:01 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-01 00:09:01 +1100 |
| commit | c5ddada32ea45f50ddecdfc1e7d39f51465ef302 (patch) | |
| tree | 99338950fd47aa22846900c2888762e8734a6b54 /keyboards/lily58/rev1/serial_config.h | |
| parent | 8a950a7116fa8401148efa14a1da47b0879ec379 (diff) | |
| download | qmk_firmware-c5ddada32ea45f50ddecdfc1e7d39f51465ef302.tar.gz qmk_firmware-c5ddada32ea45f50ddecdfc1e7d39f51465ef302.zip | |
Remove leftover old implementations of the lily58 split code. (#12442)
Diffstat (limited to 'keyboards/lily58/rev1/serial_config.h')
| -rwxr-xr-x | keyboards/lily58/rev1/serial_config.h | 4 |
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 4fab8e8dd..000000000 --- a/keyboards/lily58/rev1/serial_config.h +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #ifndef SOFT_SERIAL_PIN | ||
| 2 | #define SOFT_SERIAL_PIN D2 | ||
| 3 | #define SERIAL_USE_MULTI_TRANSACTION | ||
| 4 | #endif | ||
