summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2012-10-17Clean host.h interface.tmk4-118/+77
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk6-505/+510
2012-10-17Add consumer/system usage support.tmk5-38/+141
2012-10-17Add repeating of Fn key with alt keycode.tmk2-7/+22
2012-10-17Initial version of new code for layer switch is added.tmk14-437/+575
2012-10-15Fix MCU name macro in bootloader.c.tmk1-1/+1
2012-09-04usb_hid: workaround for compile on Windows.tmk1-0/+3
2012-09-02usb_hid: Fix timer size uint16_t to uint32_t;tmk3-7/+45
2012-08-28Add USB to USB converter. unmature.tmk2-0/+10
2012-08-28test build of 'Host shield' in minimal env.tmk6-9/+57
2012-06-30Add support of USBasp bootloader.tmk1-0/+30
2012-06-30Add Makefile.lufa to keyboard/hhkb and hbkb.tmk1-0/+1
2012-06-30Fix bootloader.ctmk1-17/+51
2012-06-29confirm SetReport LED.tmk2-1/+5
2012-06-28Add consumer/system control feature to LUFA.tmk2-14/+7
2012-06-28Add LUFA mouse feature and fix mouse report.tmk1-3/+2
2012-06-07Fixed Makefile to adjust new directories.tmk1-0/+0
2012-06-06Moved files to common, protocol and doc directorytmk31-0/+2537