aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wheatfield
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2020-04-20 20:27:52 -0400
committerGitHub <noreply@github.com>2020-04-20 17:27:52 -0700
commit357c6009be059b196f15b4c77306ac88a8d13d87 (patch)
tree048c39a6d4fcc694cd2ab87ad5595d263e3f127a /keyboards/wheatfield
parente916ce5f3e5b3b8b33742607f17c81138efe2948 (diff)
downloadfirmware-357c6009be059b196f15b4c77306ac88a8d13d87.tar.gz
firmware-357c6009be059b196f15b4c77306ac88a8d13d87.tar.bz2
firmware-357c6009be059b196f15b4c77306ac88a8d13d87.zip
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.
Diffstat (limited to 'keyboards/wheatfield')
-rw-r--r--keyboards/wheatfield/blocked65/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wheatfield/blocked65/config.h b/keyboards/wheatfield/blocked65/config.h
index ebcbf8fc6..ea5c31611 100644
--- a/keyboards/wheatfield/blocked65/config.h
+++ b/keyboards/wheatfield/blocked65/config.h
@@ -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 \ No newline at end of file
+#define RGBLED_NUM 14