mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-06 21:31:58 +00:00
Adopt the macros for saving/restoring the interrupt state that are provided by the avr gcc environment. Removing intialization of the timer value; this shaves off a few bytes because globals are default initialized to zero.