mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-14 08:24:16 +00:00
15b9bce6ba
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts). - Backlight commands connected temporarily to top left keys. - Backlight init called from matrix.c, since there's no generic keyboard_init() override function.