]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix RGB Matrix feature processing in common_features.mk
authorDrashna Jaelre <drashna@live.com>
Fri, 28 Sep 2018 20:32:54 +0000 (13:32 -0700)
committerJack Humbert <jack.humb@gmail.com>
Fri, 28 Sep 2018 21:11:05 +0000 (17:11 -0400)
commite4eeb1eb230a4d92f1c88197b71a07b342966e73
tree2639bf51f3028fbd16c4a71b48660bbe89267cbc
parentcb468e030712731cffb288cb6d8433cf3b953491
Fix RGB Matrix feature processing in common_features.mk

Specifically, an "L" got appended to the controller names for te "valid types",
but did not get appended to the blocks that include the specific drives.
So, this breaks anything that isn't "Yes".
common_features.mk