~ruther/qmk_firmware

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)
7b0b8ee0 — Simon Stapleton 10 years ago
ignore files with trailing ~
Merge pull request #142 from 0mark/master

fixed vusb variant of converter ps2usb
93915040 — Stefan Mark 10 years ago
fixed vusb variant of converter ps2usb
Add action 'Momentary switching with Modifiers'
Fix typo of variable name
Add TMK converter support to Next converter

- change protocol stack to LUFA
Merge branch 'usb_usb_fix'
Merge branch 'scottjad-master' into usb_usb_fix
Adhoc fix compile error of usb_usb
a59dea55 — Scott Jaderholm 11 years ago
usb_usb: Remove mention of downloading LUFA
c35e3e85 — Scott Jaderholm 11 years ago
usb_usb: Remove mention of merged usb_hid branch
Merge branch 'rhaberkorn-serial-mouse'
Add serialmouser_usb project
Add option 7bit data to serial_soft.c
Add serial_mouse_task in keyboard.c
Revert lufa/lufa.c
Revert ps2_usb/Makefile and config.h
Next