From 68341a210c68ceeb1eac2ebba847b11ef01d4bac Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 23 Apr 2024 23:46:51 -0500 Subject: [PATCH] Fixing some bugs in the mapping - had the wrong sequence in there for the right side thumbs - Had hte center wrong --- keyboards/bluebell/swoop/keymaps/t4corun/config.h | 2 +- keyboards/bluebell/swoop/keymaps/t4corun/keymap.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/bluebell/swoop/keymaps/t4corun/config.h b/keyboards/bluebell/swoop/keymaps/t4corun/config.h index c48dc97a..f27049f8 100644 --- a/keyboards/bluebell/swoop/keymaps/t4corun/config.h +++ b/keyboards/bluebell/swoop/keymaps/t4corun/config.h @@ -2,4 +2,4 @@ #define RGB_MATRIX_LED_COUNT 36 #define RGB_MATRIX_SPLIT { 18, 18 } -#define RGB_MATRIX_CENTER { 112, 32 } +#define RGB_MATRIX_CENTER { 133, 54 } diff --git a/keyboards/bluebell/swoop/keymaps/t4corun/keymap.c b/keyboards/bluebell/swoop/keymaps/t4corun/keymap.c index 3442b82e..13363d40 100644 --- a/keyboards/bluebell/swoop/keymaps/t4corun/keymap.c +++ b/keyboards/bluebell/swoop/keymaps/t4corun/keymap.c @@ -71,7 +71,7 @@ led_config_t g_led_config = { {21, 22, 28, 29, 34}, {20, 23, 27, 30, 33}, {19, 24, 26, 31, 32}, - {18, 18, 35, NO_LED, NO_LED} + {18, 25, 35, NO_LED, NO_LED} } , { // LED index to physical position