diff options
Diffstat (limited to 'keyboards/tg4x')
-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 |