summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Add bitpop16() in util.c.tmk2-2/+11
2012-11-23Fixes from Tranquilite@GH.tmk3-6/+7
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk1-0/+1
2012-10-26Fix usage of debug flagtmk3-3/+2
2012-10-26Add print_dec() and debug_dec().tmk6-67/+130
2012-10-22Add print utilitytmk4-72/+162
2012-10-21Add LED feature to Sun convertertmk1-0/+7
2012-10-21Fix mousekey parameter bugtmk1-1/+1
2012-10-19Use software serial for Sun.tmk1-1/+1
2012-10-17Add child proof keyboard locking feature!tmk3-5/+22
2012-10-17Add command console and mouseky parameters tweak.tmk4-79/+395
2012-10-17Add Mousekey parameters and accel keys.tmk3-59/+99
2012-10-17Fix commandstmk6-51/+64
2012-10-17Fix use of default_layertmk1-12/+20
2012-10-17Fix layer switching and host API.tmk4-156/+194
2012-10-17Add subset of Xorg MouseKey acceleration parameters.tmk1-28/+74
2012-10-17Fix build option MOUSEKEY_ENABLE.tmk2-16/+32
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