diff options
author | Nick Brassel <nick@tzarc.org> | 2023-03-11 23:56:01 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-11 23:56:01 +1100 |
commit | e8a5630c7c7aeb371fd1a82e0b1bea672f0e0aeb (patch) | |
tree | 6730b4a2c3c288334b280ec1e71ce1076798f5e0 /keyboards/lily58 | |
parent | 96b0baa230fb0672a68d1f75ba58613526fef0e7 (diff) |
Yet another adventure in trying to fit things into a 32U4 (#20091)
Diffstat (limited to 'keyboards/lily58')
-rw-r--r-- | keyboards/lily58/r2g/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lily58/r2g/config.h b/keyboards/lily58/r2g/config.h index 1d857ce696..9770e28a53 100644 --- a/keyboards/lily58/r2g/config.h +++ b/keyboards/lily58/r2g/config.h @@ -45,7 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #if defined(RGB_MATRIX_KEYPRESSES) || defined(RGB_MATRIX_KEYRELEASES) # define ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE # define ENABLE_RGB_MATRIX_SOLID_REACTIVE -# define ENABLE_RGB_MATRIX_MULTISPLASH #endif # define SPLIT_TRANSPORT_MIRROR |