Merge pull request #115 from maximeBKT/bugfix_k6pro_ansi_white

fix: K6 Pro ANSI White LEDS
This commit is contained in:
lokher 2023-04-18 11:35:18 +08:00 committed by GitHub
commit 4555003019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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},