~ruther/qmk_firmware

Use dprint and dprintf for debug
Add xprintf(xitoa) from elm-chan.org
Merge pull request #31 from Wraul/update_phantom

More updates to Phantom
Fix README of terminal converter
Merge branch 'master' of github.com:tmk/tmk_keyboard
Increase buffer size of PS2 protocol
Add support of Model F 122 terminal keyboard

- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h for LUFA and PS/2 USART
3f48b13f — Mathias Andersson 12 years ago
Code style fixes for Phantom matrix.
1e07b60d — Mathias Andersson 12 years ago
Add full 7bit support to Phantom keymap.
2d31fcf1 — Mathias Andersson 12 years ago
Change Phantom matrix scan to be similar to GH60.
71fabf72 — Mathias Andersson 12 years ago
Improve matrix print for Phantom.
Merge pull request #30 from Wraul/phantom_debounce_fix

Fix debouncing on Phantom.
3d503c89 — Mathias Andersson 12 years ago
Fix debouncing on Phantom.
Fix doc of Boot Magic and add another project info
Fix doc and descriptor of iwrap
Add vusb support to iwrap
Merge pull request #29 from Wraul/update_phantom

Update Phantom for new keymap framework
8633cb17 — Mathias Andersson 12 years ago
Adjust Phantom layouts formating.

Make the layout formating better match that of GH60.
c4b012cd — Mathias Andersson 12 years ago
Updated Phantom for new keymap framework.
Merge branch 'iwrap5'
Next