~ruther/qmk_firmware

feee0f5154465d925b0bada7f37b29167df4aab0 — vushthestampede 2 years ago 96d3750
Update tg4x RGB LED count (#20955)

1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/tg4x/config.h
M keyboards/tg4x/config.h => keyboards/tg4x/config.h +1 -1
@@ 37,7 37,7 @@ along with this program.  If not, see <http://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