Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | |
2020-06-12 | Initial vusb console support (#8559) | Joel Challis | |
2019-10-01 | clang-format changes | skullY | |
2016-11-27 | Tidy up atomicity in timer.c and ring_buffer.h | Wez Furlong | |
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. | |||
2015-04-22 | Move ring_buffer.h file | Jun Wako | |