Ignore release flag when comparing key event.
Workaround for Mac HID SET_IDLE behaviour.
Added M0110A support contributed by skagon@github. - README is written with markdown notation. - m0110.c can handles Arrow keys and Calc keys of M0110A. - EXTRAFLAGS and EXTRALDFLAGS are added in rules.mk to give flags on make command line.
M0110: Fixed timing of signal handling.
Added SHARP X68000 keyboard support.
Fiexed AT90USB162 compatibility.(different number of endpoint)
Fixed keymap macro of macway.
Fixed keymap of IBM Terminal keyboard converter.
Added terminal_usb adapter for IBM Terminal keyboard.
Fixed wrong pin configuration for ps2_usb USART.
Fixed wrong description about pins.
Added USART implementation for PS/2 signal handling.
added SONY NEWS keyboard NWP-5461 support.
fixed a bug on host_system_send().
M0110: added keymaps, mousekeys
Added protocol support for Macintosh keyboard M0110.
PS/2 to USB: fix comments.
Added ISO/JIS keyboard support.
add debouncing into macway/matrix.c.
Refactored bootloader jumping. Added USBaspLoader support.