From 56930a0174b685676b8b34cb9f6436db8f8569ae Mon Sep 17 00:00:00 2001 From: XScorpion2 Date: Sun, 19 May 2019 11:39:30 -0500 Subject: [Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921) --- keyboards/rgbkb/sol/rev1/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/rgbkb/sol/rev1/config.h') diff --git a/keyboards/rgbkb/sol/rev1/config.h b/keyboards/rgbkb/sol/rev1/config.h index 056869daa0..51c4bbb65b 100644 --- a/keyboards/rgbkb/sol/rev1/config.h +++ b/keyboards/rgbkb/sol/rev1/config.h @@ -32,3 +32,5 @@ along with this program. If not, see . #define RGBLED_NUM 70 #endif #define DRIVER_LED_TOTAL RGBLED_NUM + +#define RGB_MATRIX_CENTER { 112, 35 } -- cgit v1.2.3