mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
Merge pull request #115 from maximeBKT/bugfix_k6pro_ansi_white
fix: K6 Pro ANSI White LEDS
This commit is contained in:
commit
4555003019
|
@ -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
|
||||
|
|
|
@ -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},
|
||||
|
|
Loading…
Reference in New Issue
Block a user