~ruther/qmk_firmware

Fix M0110A keymap.
Fix bug on RAW2SCAN. Add work around for M0110A.

- Bug fix: Macro RAW2SCAN doesn't work and converted into static inline function.
- Add Exceptional handling for M0110A arrow keys and calc keys.
- Fix keymap.
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.
Next