]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core/protocol/ibmpc.h
ibmpc: Fix Timeout error
[max/tmk_keyboard.git] / tmk_core / protocol / ibmpc.h
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