mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-11 17:24:52 +01: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.