]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core/protocol/xt_interrupt.c
usb_hid: Update arduino cores to 1.8.13
[max/tmk_keyboard.git] / tmk_core / protocol / xt_interrupt.c
2020-10-26 tmkxt_usb: Fix XT soft reset
2018-09-23 tmkMerge branch 'console_ringbuf_fix'
2018-09-23 tmkxt_usb: Change ring buffer and control Data line
2018-04-17 tmkMerge branch 'xt_rev2'
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...