Moonlander: Add RGB LED layout map macro (#18745)
This commit is contained in:
parent
56e907b16e
commit
c9fe884b26
3 changed files with 74 additions and 42 deletions
|
@ -76,7 +76,7 @@
|
|||
#define DRIVER_1_LED_TOTAL 36
|
||||
#define DRIVER_2_LED_TOTAL 36
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
#define RGB_MATRIX_CENTER { 125, 26 }
|
||||
#define RGB_MATRIX_CENTER { 120, 36 }
|
||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 175
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue