Skip to content

Commit

Permalink
Update tg4x RGB LED count (#20955)
Browse files Browse the repository at this point in the history
  • Loading branch information
vushthestampede committed May 15, 2023
1 parent 96d3750 commit feee0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/tg4x/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.

#define RGB_DI_PIN D2
#ifdef RGB_DI_PIN
#define RGBLED_NUM 6
#define RGBLED_NUM 7
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
Expand Down

0 comments on commit feee0f5

Please sign in to comment.