diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-30 04:07:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-30 04:07:26 +0000 |
commit | b085d5221bfdb2cdf29b145b2d56d636c862f074 (patch) | |
tree | 9d2f4e5cb9cb06e01e6f578375e8b1bc6d20eae2 /keyboards/kopibeng | |
parent | 7e172fd944ab3ca0a386d5d8c54d9cad7d8e3479 (diff) | |
parent | da07e7dd0e173ed83cb82f84f143de36ed1aeae3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng')
-rw-r--r-- | keyboards/kopibeng/mnk88/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kopibeng/mnk88/config.h b/keyboards/kopibeng/mnk88/config.h index d8b4422523..a4f63cdd06 100644 --- a/keyboards/kopibeng/mnk88/config.h +++ b/keyboards/kopibeng/mnk88/config.h @@ -50,7 +50,7 @@ #define RGB_DI_PIN A10 #ifdef RGB_DI_PIN - #define RGBLED_NUM 19 + #define RGBLED_NUM 20 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 |