mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Migrate RGBLED_NUM -> RGBLIGHT_LED_COUNT in remaining non-user keymaps (#23128)
This commit is contained in:
@@ -61,5 +61,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define WS2812_DI_PIN B5
|
||||
#define RGBLIGHT_TIMER
|
||||
|
||||
#define RGBLED_NUM 6
|
||||
#define RGBLIGHT_LED_COUNT 6
|
||||
#endif
|
||||
|
||||
@@ -61,5 +61,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define WS2812_DI_PIN B5
|
||||
#define RGBLIGHT_TIMER
|
||||
|
||||
#define RGBLED_NUM 6
|
||||
#define RGBLIGHT_LED_COUNT 6
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user