~ruther/qmk_firmware

Add ascii_usb ASCII Serial Console terminal converter
Merge pull request #86 from tibounise/master

Fixing a typo
696a7fbc — TiBounise 11 years ago
Fixing a typo
Add description of keyboard report in report.h
Make ps2_usart default and fix SpaceFN
Fix README.md of hhkb
Merge branch 'hhkb_spaceFN'
Add SpaceFN layout for HHKB
Add SpaceFN keymap and JIS keymap
Add new keymap framework
Merge pull request #80 from gblargg/master

Fixed handling of ADB event with key down and key up for same key all in...
Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle

Conflicts:
	common/action_code.h
Merge pull request #81 from bgould/master

Add support for Adafruit's Bluefruit
Merge branch 'ps2_keyboard_fix'
Add new keymap file
Fix key stack and PS/2 Overrun
Add included header file and fix debug print
Fix pin configuration of onekey for PS/2 mouse
Add ps2_interrupt.c
Add ps2_usart.c and fix set_led at USB wake
Next