aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gh60'tmk2013-02-108-3/+815
|\
| * Fix debouncing code.(gh60)tmk2013-01-011-28/+27
| * Change keymap.(gh60)tmk2013-01-011-10/+10
| * Add README and keymap layers.(GH60)tmk2012-12-275-84/+194
| * Added Initial files for gh60.tmk2012-12-276-0/+706
| * Remove DEBUG_LED from pjrc stack.tmk2012-12-271-3/+0
* | Support for ISO/JIS keys on ADB(Issue#22)tmk2013-02-032-16/+65
* | Fix PWM control of LED in phantom.tmk2013-01-121-4/+4
* | Add ISO support to keymap.(hid_liber)tmk2013-01-071-4/+4
* | Fix bug of FAILSAFE key clear.tmk2012-12-261-0/+4
|/
* Add ADB extended keyboard support by blargg@GH.tmk2012-12-123-8/+23
* Merge branch 'm0110'tmk2012-12-058-154/+390
|\
| * Fix keymaps in README.(M0110)tmk2012-12-051-35/+36
| * Fix keymap and build option.(M0110)tmk2012-12-052-104/+84
| * Add keymap file for Hasu.tmk2012-12-052-0/+259
| * Change keymap.(M0110)tmk2012-12-052-18/+18
| * Change IS_COMMAND.(M0110)tmk2012-12-052-4/+6
| * Fix debug pirnt and magic key.(M0110)tmk2012-12-054-11/+5
|/
* Merge branch 'hid_liber'tmk2012-12-053-11/+23
|\
| * Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)tmk2012-12-053-11/+23
|/
* Fix pin configuration error(macway). issue #17tmk2012-11-251-2/+2
* Add bitpop16() in util.c.tmk2012-11-242-2/+11
* Merge branch 'phantom'tmk2012-11-239-6/+728
|\
| * Fix target name and product id of pahntom.tmk2012-11-233-3/+3
| * Fixes from Tranquilite@GH.tmk2012-11-233-6/+7
| * Add initial files for Phantom from Tranquilite@GH.tmk2012-11-236-0/+721
|/
* 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