Browse Source

Update tg4x RGB LED count (#20955)

pull/20965/head
vushthestampede 1 year ago
committed by GitHub
parent
commit
feee0f5154
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/tg4x/config.h

+ 1
- 1
keyboards/tg4x/config.h View File

@ -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


Loading…
Cancel
Save