~ruther/qmk_firmware

4b69ed22 — Jun Wako 10 years ago
Remove submodule USB_Host_Shield_2.0
0a9d9b8f — Jun Wako 10 years ago
Fix print init; print_set_sendchar in main
9de992ba — Jun Wako 10 years ago
Change USB PID
f6f698dd — Jun Wako 10 years ago
usb_usb: Update for new core layout
hhkb: Change keymap and bootmagic salt key
Merge branch 'u2_fix'
Fix endpoint buffer setting for AT90USB82/162.
Merge branch 'merge_rn42'
Change key_t to keypos_t
Fix debug.h
Merge branch 'rn42' into merge_rn42

Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
Update doc
Remove MCU dependent code from common/keyboard.c
Matrix power saving
USB initialize when plug-in during battery powered
eb90ed62 — Jun Wako 10 years ago
ps2_usb: Fix README
adb_usb: Remove old comment of Makefile
Merge branch 'action_fix'
Add initializer of debug_config for GCC < 4.6.0(#144)
Fix for 'unnamed field in initializer' GCC bug(Fix #143)
Next