]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[Keyboard] Fix incorrect RGBLED_NUM value (#6148)
authorJimmy Multani <JimmyMultani@users.noreply.github.com>
Wed, 19 Jun 2019 05:54:55 +0000 (01:54 -0400)
committerDrashna Jaelre <drashna@live.com>
Wed, 19 Jun 2019 05:54:55 +0000 (22:54 -0700)
KBD67 Rev 2 has 20 LEDs, not 18. This was causing 2 of the underglow LEDs to remain off. This fix updates that.


No differences found