]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - converter/ibmpc_usb/ibmpc_usb.c
ibmpc_usb: Add AT_RESET with reset command 'FF'
[max/tmk_keyboard.git] / converter / ibmpc_usb / ibmpc_usb.c
2020-05-12 tmkibmpc_usb: Add AT_RESET with reset command 'FF'
2020-05-12 tmkibmpc_usb: Fix led_set for XT keyobard
2020-05-11 tmkibmpc_usb: Remove invalid code check in Code Set 1
2020-05-11 tmkibmpc_usb: Update Overrun and buffer full handling...
2020-05-11 tmkibmpc_usb: Fix led_set
2020-05-11 tmkibmpc_usb: Add protocol and isr_debug check
2020-05-08 tmkibmpc_usb: Fix Code Set 2 for Z-150 SysRq
2020-05-06 tmkibmpc_usb: Add keyboard id AB85, BFB0
2020-04-28 tmkibmpc_usb: Add some comments
2020-04-28 tmkibmpc_usb: Remove G80-2551 support from Code Set 2
2020-04-28 tmkibmpc_usb: Add G80-2551 support in Code Set 3
2020-04-28 tmkibmpc_usb: Add codes in Set 3
2020-04-26 tmkibmpc_usb: Add support for G80-2551
2020-04-26 tmkibmpc_usb: Change key mapping for Code Set 3
2020-03-02 tmkMerge branch 'ibmpc_update'
2020-03-02 tmkibmpc_usb: Check overrun error for CS2 and CS3
2020-03-02 tmkibmpc_usb: Check invalid code for CS1
2020-03-01 tmkibmpc_usb: Wait BAT(AA) code forever
2020-03-01 tmkibmpc_usb: Error recovery with invalid scan code
2020-02-29 tmkibmpc_usb: Fix init code not to block main loop
2020-02-29 tmkibmpc: Add two-byte buffer for data received
2020-02-29 tmkibmpc_usb: Fix hard reset code
2020-02-29 tmkibmpc_usb: Fix keyboard initialize
2020-02-29 tmkibmpc_usb: Fix Disable/Enable keyboard
2020-02-29 tmkibmpc: Fix how to initialize keyboard
2020-02-29 tmkibmpc: Fix error handling for keyobard hotswap
2019-12-04 tmkibmpc_usb: Add IBM PC Keyobard converter