]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core/protocol/ibmpc.c
ibmpc: Fix debug print and wait time
[max/tmk_keyboard.git] / tmk_core / protocol / ibmpc.c
2020-02-29 tmkibmpc: Fix debug print and wait time
2020-02-29 tmkibmpc: Add two-byte buffer for data received
2020-02-29 tmkibmpc: Fix stop bit check code in ISR
2020-02-29 tmkibmpc_usb: Fix hard reset code
2020-02-29 tmkibmpc: Change ISR code
2020-02-29 tmkibmpc: Add ibmpc_host_clear_isr
2020-02-29 tmkibmpc: Add intruppt disable and enable function
2020-02-29 tmkibmpc: Fix START case in ISR
2020-02-29 tmkibmpc: Read data line earlier in ISR as possible
2019-12-04 tmkcore: Add IBM PC Keyboard protocol support