~ruther/qmk_firmware

Merge branch 'gh60'
Support for ISO/JIS keys on ADB(Issue#22)

- ISO/JIS specific keys support.(Not tested :)
- Learned how to convert ADB into HID code from:
  http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c
- Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII.
Fix PWM control of LED in phantom.
Add ISO support to keymap.(hid_liber)
Fix debouncing code.(gh60)
Change keymap.(gh60)
Add README and keymap layers.(GH60)
Added Initial files for gh60.
Remove DEBUG_LED from pjrc stack.
Add ADB extended keyboard support by blargg@GH.

This offers distinction between left/right modifiers.
Merge branch 'm0110'
Fix keymaps in README.(M0110)
Fix keymap and build option.(M0110)
Add keymap file for Hasu.
Change keymap.(M0110)
Change IS_COMMAND.(M0110)
Fix debug pirnt and magic key.(M0110)
Merge branch 'hid_liber'
Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)
Next