diff options
author | zvecr <git@zvecr.com> | 2023-05-16 06:53:18 +0100 |
---|---|---|
committer | zvecr <git@zvecr.com> | 2023-05-16 06:53:18 +0100 |
commit | f1e44f5844df96a1f5328c8e3b277710a60840e2 (patch) | |
tree | e8396fb485b1199f6ace42033d17da51ddee50bd /keyboards | |
parent | 631e4e50dda1b471c87701d97ba144033933ea23 (diff) | |
parent | 354edac63af7a4cbba32bb5658b812d2ae715b42 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/tg4x/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tg4x/config.h b/keyboards/tg4x/config.h index 4cc46acbbb..e758612272 100644 --- a/keyboards/tg4x/config.h +++ b/keyboards/tg4x/config.h @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once - #define RGBLED_NUM 6 + #define RGBLED_NUM 7 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 |