aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Add bitpop16() in util.c.tmk2012-11-242-2/+11
|
* Fixes from Tranquilite@GH.tmk2012-11-233-6/+7
| | | | | | - Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c.
* Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-131-0/+1
|
* Fix usage of debug flagtmk2012-10-273-3/+2
|
* Add print_dec() and debug_dec().tmk2012-10-276-67/+130
|
* Add print utilitytmk2012-10-234-72/+162
|
* Add LED feature to Sun convertertmk2012-10-211-0/+7
|
* Fix mousekey parameter bugtmk2012-10-211-1/+1
|
* Use software serial for Sun.tmk2012-10-191-1/+1
|
* Add child proof keyboard locking feature!tmk2012-10-183-5/+22
| | | | | Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
* Add command console and mouseky parameters tweak.tmk2012-10-174-79/+395
|
* Add Mousekey parameters and accel keys.tmk2012-10-173-59/+99
|
* Fix commandstmk2012-10-176-51/+64
|
* Fix use of default_layertmk2012-10-171-12/+20
|
* Fix layer switching and host API.tmk2012-10-174-156/+194
|
* Add subset of Xorg MouseKey acceleration parameters.tmk2012-10-171-28/+74
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-172-16/+32
|
* Clean host.h interface.tmk2012-10-174-118/+77
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-176-505/+510
|
* Add consumer/system usage support.tmk2012-10-175-38/+141
|
* Add repeating of Fn key with alt keycode.tmk2012-10-172-7/+22
|
* Initial version of new code for layer switch is added.tmk2012-10-1714-437/+575
|
* Fix MCU name macro in bootloader.c.tmk2012-10-151-1/+1
|
* usb_hid: workaround for compile on Windows.tmk2012-09-041-0/+3
|
* usb_hid: Fix timer size uint16_t to uint32_t;tmk2012-09-023-7/+45
|
* Add USB to USB converter. unmature.tmk2012-08-282-0/+10
|
* test build of 'Host shield' in minimal env.tmk2012-08-286-9/+57
|
* Add support of USBasp bootloader.tmk2012-06-301-0/+30
|
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-301-0/+1
|
* Fix bootloader.ctmk2012-06-301-17/+51
|
* confirm SetReport LED.tmk2012-06-292-1/+5
|
* Add consumer/system control feature to LUFA.tmk2012-06-282-14/+7
|
* Add LUFA mouse feature and fix mouse report.tmk2012-06-281-3/+2
| | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor
* Fixed Makefile to adjust new directories.tmk2012-06-071-0/+0
|
* Moved files to common, protocol and doc directorytmk2012-06-0731-0/+2537