diff options
author | Ryan <fauxpark@gmail.com> | 2022-09-21 09:45:07 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-21 00:45:07 +0100 |
commit | 89a1374ef48869505d9185559f588a49b8b0b23b (patch) | |
tree | 728ef5b6c0d3e74cb55fa2c6ad6abf875dfcd6f6 /keyboards/yandrstudio/tg67 | |
parent | 8dc81309f4f07815de9bdd27c6ca519c44f55d5b (diff) |
Add DD mapping for LED/RGB Matrix center (#18432)
Diffstat (limited to 'keyboards/yandrstudio/tg67')
-rw-r--r-- | keyboards/yandrstudio/tg67/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/tg67/config.h b/keyboards/yandrstudio/tg67/config.h index 729375f987..767e54687d 100644 --- a/keyboards/yandrstudio/tg67/config.h +++ b/keyboards/yandrstudio/tg67/config.h @@ -40,7 +40,6 @@ # define RGB_MATRIX_MAXIMUM_BRIGHTNESS 250 # define RGBLIGHT_VAL_STEP 5 # define RGB_DISABLE_WHEN_USB_SUSPENDED -# define RGB_MATRIX_CENTER { 112, 32 } # define RGB_MATRIX_KEYPRESSES # define RGB_MATRIX_FRAMEBUFFER_EFFECTS # define RGBLIGHT_ANIMATIONS |