diff options
author | lalalademaxiya1 <2831039915@qq.com> | 2023-06-15 17:05:11 +0800 |
---|---|---|
committer | lalalademaxiya1 <2831039915@qq.com> | 2023-06-15 17:05:11 +0800 |
commit | c63da449cebd26c86e5229b2544681da51bbd65e (patch) | |
tree | 0335b88c08f78cc6f77174970128275964116386 /keyboards/keychron/k12_pro/ansi/white/config.h | |
parent | 83b06b907a8d52837557c9e33d50d11bb42935c2 (diff) |
Increase brightness and version num add one.
Diffstat (limited to 'keyboards/keychron/k12_pro/ansi/white/config.h')
-rwxr-xr-x | keyboards/keychron/k12_pro/ansi/white/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/k12_pro/ansi/white/config.h b/keyboards/keychron/k12_pro/ansi/white/config.h index 6d384f56fb..c3e5736c86 100755 --- a/keyboards/keychron/k12_pro/ansi/white/config.h +++ b/keyboards/keychron/k12_pro/ansi/white/config.h @@ -48,5 +48,5 @@ /* Set LED driver current */ # define CKLED2001_CURRENT_TUNE \ - { 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28 } + { 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70 } #endif |