~ruther/qmk_firmware

1a9cec9a — Oleg Kostyuk 10 years ago
Documentation: small mistake

Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10, all credits to @olivierpons
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)
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
Next