mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-22 08:24:41 +00:00
edit typo in comment (#17394)
This commit is contained in:
parent
afbba27f42
commit
7224d84167
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
#define DEBOUNCE 5
|
#define DEBOUNCE 5
|
||||||
|
|
||||||
|
|
||||||
/* RGN Matrix */
|
/* RGB Matrix */
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
#ifdef RGB_MATRIX_ENABLE
|
||||||
# define RGB_DI_PIN A7
|
# define RGB_DI_PIN A7
|
||||||
# define RGBLED_NUM 82
|
# define RGBLED_NUM 82
|
||||||
|
|
Loading…
Reference in a new issue