aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Sony NEWS pinouts in commenttmk2012-11-151-4/+4
* Fix Sony NEWS connector pinout and keymap.tmk2012-11-142-2/+6
* Merge branch 'hid_liber'tmk2012-11-138-11/+729
|\
| * Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-137-137/+160
| * Disable JTAG function for hid_liber to use PORTF.tmk2012-11-111-0/+4
| * Fix copyright and license notices.tmk2012-11-104-19/+13
| * Rename to hid_liber.tmk2012-11-106-0/+0
| * Add comments on keymap.c.tmk2012-11-101-120/+84
| * Add initial files for hid_libre.tmk2012-11-106-0/+733
|/
* Fix image link 3 :(tmk2012-11-011-3/+6
* Fix image link 2tmk2012-11-011-3/+3
* Fix image link in README.mdtmk2012-11-011-3/+3
* Improve documentationtmk2012-11-014-233/+201
* Fix usage of debug flagtmk2012-10-277-46/+4
* Merge branch 'print'tmk2012-10-277-89/+242
|\
| * Add print_dec() and debug_dec().tmk2012-10-276-67/+130
| * Add print utilitytmk2012-10-234-72/+162
|/
* Merge branch 'sun'tmk2012-10-217-18/+118
|\
| * Add extra commands Bell/Click to Sun convertertmk2012-10-212-0/+44
| * Add LED feature to Sun convertertmk2012-10-215-18/+74
|/
* Fix mousekey parameter bugtmk2012-10-211-1/+1
* Fix keymap to adjust new keyboard.c.tmk2012-10-1912-48/+48
* Merge branch 'sun'tmk2012-10-1910-2/+765
|\
| * Use software serial for Sun.tmk2012-10-199-279/+284
| * Add Sun converter initial files.tmk2012-10-188-0/+758
|/
* Merge branch 'layerfix'tmk2012-10-1861-1585/+2261
|\
| * Add child proof keyboard locking feature!tmk2012-10-183-5/+22
| * Fix projects for new keycodestmk2012-10-1730-424/+422
| * Fix HHKB iWRAP buildtmk2012-10-173-10/+13
| * Fix HHKB keymaptmk2012-10-171-3/+3
| * HHKB scan matrix: fix wait time on power ontmk2012-10-171-9/+12
| * Add command console and mouseky parameters tweak.tmk2012-10-175-84/+400
| * Add Mousekey parameters and accel keys.tmk2012-10-174-63/+103
| * 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-174-18/+34
| * Clean host.h interface.tmk2012-10-176-121/+80
| * Add keycode.h and remove usb_keycodes.h.tmk2012-10-178-532/+536
| * Add consumer/system usage support.tmk2012-10-175-38/+141
| * Add repeating of Fn key with alt keycode.tmk2012-10-172-7/+22
| * changes function name keyboard_proc to keyboard_tasktmk2012-10-174-4/+4
| * Initial version of new code for layer switch is added.tmk2012-10-1719-489/+586
|/
* Fix: Makefiletmk2012-10-172-3/+4
* Fix MCU name macro in bootloader.c.tmk2012-10-151-1/+1
* ADB conveter uses plain vanila keymap now.tmk2012-10-151-49/+4
* Merge pull request #8 from JeffreySung/mastertmk2012-10-149-0/+737
|\
| * Debounce bug fixedJeffrey Sung2012-10-092-7/+12
| * Power key supportJeffrey Sung2012-10-083-151/+160