]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core/protocol/ibmpc.h
usb_hid: Update arduino cores to 1.8.13
[max/tmk_keyboard.git] / tmk_core / protocol / ibmpc.h
2020-10-26 tmkibmpc: Fix XT reset comment and add inhibit_xt()
2020-05-15 tmkibmpc: Add Z-150 AT protocol recognition
2020-05-13 tmkibmpc_usb: Add 'protocol change detection'
2020-05-11 tmkibmpc: Update ERR_FF, ERR_FULL handling
2020-05-11 tmkibmpc: Add ibmpc_isr_debug to see isr_state
2020-05-11 tmkibmpc: Add handling for erroneous start bit XT(IBM)
2020-03-02 tmkMerge branch 'ibmpc_update'
2020-03-02 tmkibmpc: Protocol detection between AT and XT
2020-03-01 tmkibmpc: Check buffer full and error code FF
2020-03-01 tmkibmpc: Add timeout check
2020-02-29 tmkibmpc: Add ibmpc_host_clear_isr
2020-02-29 tmkibmpc: Add intruppt disable and enable function
2019-12-04 tmkcore: Add IBM PC Keyboard protocol support