diff options
| author | Joel Challis | 2023-08-08 10:06:38 +0200 |
|---|---|---|
| committer | GitHub | 2023-08-08 10:06:38 +0200 |
| commit | 805324c456100994ae31da6e62f39026d752ebb2 (patch) | |
| tree | 70c114f68a9f8d33edb8d32ac9bba82d1e2f1b7f /keyboards/lily58 | |
| parent | b4fb445dbf4d2c8f357a994991fb3d855968035a (diff) | |
Remove more legacy config.h options (#21709)
Diffstat (limited to 'keyboards/lily58')
| -rw-r--r-- | keyboards/lily58/r2g/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/lily58/r2g/config.h b/keyboards/lily58/r2g/config.h index da72735e2e..955cf70161 100644 --- a/keyboards/lily58/r2g/config.h +++ b/keyboards/lily58/r2g/config.h @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once -//#define SERIAL_USE_MULTI_TRANSACTION - #ifdef RGB_MATRIX_ENABLE # define RGB_MATRIX_LED_COUNT 74 |