1
0
Fork 0

Add DD mapping for LED/RGB Matrix center (#18432)

This commit is contained in:
Ryan 2022-09-21 09:45:07 +10:00 committed by GitHub
parent 8dc81309f4
commit 89a1374ef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 3 deletions

View file

@ -23,7 +23,6 @@
#define DRIVER_LED_TOTAL 42
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 170
#define RGB_MATRIX_CENTER { 112, 32 }
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#define RGB_MATRIX_LED_PROCESS_LIMIT 21
#define RGB_MATRIX_LED_FLUSH_LIMIT 16