mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-07 08:04:16 -04:00
had a j typo
This commit is contained in:
parent
4fc3f3b8e2
commit
c769c3783c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ led_config_t g_led_config = {
|
||||||
LED_FLAG_KEYLIGHT, LED_FLAG_KEYLIGHT,
|
LED_FLAG_KEYLIGHT, LED_FLAG_KEYLIGHT,
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
*/ j
|
*/
|
||||||
|
|
||||||
led_config_t g_led_config = {
|
led_config_t g_led_config = {
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue