mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-25 23:41:58 +00:00
* Store backlight breathing state in EEPROM * Reduce backlight_config.level from 6 bits to 4 (max 15 "on" levels) * Error out if BACKLIGHT_LEVELS is > 15 * Remove mention of default backlight pin in rules.mk template * Remove pointless comment