Updated config.h
This commit is contained in:
parent
f877082a65
commit
e6f3a908fd
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
/* Indication led */
|
||||
# define CAPS_LOCK_INDEX 29
|
||||
# define LOW_BAT_IND_INDEX 61
|
||||
# define LOW_BAT_IND_INDEX 60
|
||||
|
||||
// RGB Matrix Animation modes. Explicitly enabled
|
||||
// For full list of effects, see:
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
/* Indication led */
|
||||
# define CAPS_LOCK_INDEX 28
|
||||
# define LOW_BAT_IND_INDEX 62
|
||||
# define LOW_BAT_IND_INDEX 61
|
||||
|
||||
// RGB Matrix Animation modes. Explicitly enabled
|
||||
// For full list of effects, see:
|
||||
|
|
|
|||
Loading…
Reference in a new issue