Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-26 | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | |
2020-05-03 | Initial vusb console support (#8559) | Joel Challis | |
2019-08-30 | 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 | |