fix: K6Pro ANSI White

- Wrong CAPS_LOCK_INDEX in config.h
- Missing right-CMD LED adress in white.c
This commit is contained in:
maximeBKT 2023-04-06 17:45:31 +02:00
parent b2f55d3142
commit c06e7f669f
2 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,7 @@
# define DIM_CAPS_LOCK
# define CAPS_LOCK_INDEX 46
# define CAPS_LOCK_INDEX 30
# define LOW_BAT_IND_INDEX 61
/* LED Matrix Animation modes. Explicitly enabled

View File

@ -89,6 +89,7 @@ const ckled2001_led g_ckled2001_leds[LED_MATRIX_LED_COUNT] = {
{0, F_15},
{0, F_14},
{0, F_10},
{0, F_7},
{0, F_6},
{0, F_5},
{0, F_4},