mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-15 01:48:34 +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