diff options
author | lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> | 2023-03-16 16:48:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-16 16:48:17 +0800 |
commit | 8ab6b59ccadf3b6d7a064b1b51f4a2aef073ad38 (patch) | |
tree | 94af982a3db9626b064431da6d8dcc332224b4fc /keyboards/keychron/k1_pro/ansi/white/white.c | |
parent | 77cbe1469a6a83ef00a5eaffce318a176bfacdd4 (diff) | |
parent | 0f35f0e2ed1343765422bc9abf4fe240768b4130 (diff) |
Merge pull request #108 from lalalademaxiya1/bt_playground
Update Keychron K Pro series keyboards
Diffstat (limited to 'keyboards/keychron/k1_pro/ansi/white/white.c')
-rwxr-xr-x | keyboards/keychron/k1_pro/ansi/white/white.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keychron/k1_pro/ansi/white/white.c b/keyboards/keychron/k1_pro/ansi/white/white.c index d071614ff5..8f9a509ff4 100755 --- a/keyboards/keychron/k1_pro/ansi/white/white.c +++ b/keyboards/keychron/k1_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 * | | */ |