Browse Source

Wheatfield Blocked65: Update RGBLED num (#8725)

Evidently there is a polycarb variant with underglow LEDs. This change should support that without negatively impacting aluminum case variant which only has 2 RGB LEDs on top.
pull/8883/head
TerryMathews 4 years ago
committed by GitHub
parent
commit
357c6009be
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/wheatfield/blocked65/config.h

+ 1
- 1
keyboards/wheatfield/blocked65/config.h View File

@ -58,4 +58,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define RGB_DI_PIN E2
#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 2
#define RGBLED_NUM 14

Loading…
Cancel
Save