]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core/protocol/xt_interrupt.c
xt_usb: Replace function with macro
[max/tmk_keyboard.git] / tmk_core / protocol / xt_interrupt.c
2018-03-14 tmkxt_usb: Replace function with macro
2018-03-14 tmkxt_usb: Remove xt_io.h
2018-03-14 tmkxt_usb: Fix warning on switch-case
2018-03-14 tmkxt_usb: Replace functions with macros
2018-03-14 tmkxt_usb: Comment out clock check for PCINT
2018-03-14 tmkxt_usb: Read data earlier as possible in ISR
2018-03-14 tmkxt_usb: read data on falling edge soft/hard reset
2016-12-10 tmkMerge commit '22b6e15a179031afb7c3534cf7b109b0668b602c'
2016-06-04 tmkMerge pull request #355 from papodaca/XT
2016-03-03 Ethan ApodacaMostly working. Is unstable, will emit bad codes after...
2016-03-02 Ethan ApodacaCodes appear to be detected correctly, the break codes...