diff options
Diffstat (limited to 'keyboards/keychron/k13_pro/ansi/white/white.c')
-rwxr-xr-x | keyboards/keychron/k13_pro/ansi/white/white.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keychron/k13_pro/ansi/white/white.c b/keyboards/keychron/k13_pro/ansi/white/white.c index 2db95f5eac..22d108609e 100755 --- a/keyboards/keychron/k13_pro/ansi/white/white.c +++ b/keyboards/keychron/k13_pro/ansi/white/white.c @@ -1,4 +1,4 @@ -/* Copyright 2021 @ Keychron (https://www.keychron.com) +/* Copyright 2023 @ Keychron (https://www.keychron.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // clang-format off #ifdef LED_MATRIX_ENABLE const ckled2001_led g_ckled2001_leds[LED_MATRIX_LED_COUNT] = { -/* Refer to IS31 manual for these locations +/* Refer to CKLED2001 manual for these locations * driver * | LED address * | | */ |