summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-01-12Fix PWM control of LED in phantom.tmk1-4/+4
2013-01-07Add ISO support to keymap.(hid_liber)tmk1-4/+4
2012-12-26Fix bug of FAILSAFE key clear.tmk1-0/+4
http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478.html#p90022
2012-12-12Add ADB extended keyboard support by blargg@GH.tmk3-8/+23
This offers distinction between left/right modifiers.
2012-12-05Merge branch 'm0110'tmk8-154/+390
2012-12-05Fix keymaps in README.(M0110)tmk1-35/+36
2012-12-05Fix keymap and build option.(M0110)tmk2-104/+84
2012-12-05Add keymap file for Hasu.tmk2-0/+259
2012-12-05Change keymap.(M0110)tmk2-18/+18
2012-12-05Change IS_COMMAND.(M0110)tmk2-4/+6
2012-12-05Fix debug pirnt and magic key.(M0110)tmk4-11/+5
2012-12-05Merge branch 'hid_liber'tmk3-11/+23
2012-12-05Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)tmk3-11/+23
2012-11-25Fix pin configuration error(macway). issue #17tmk1-2/+2
2012-11-24Add bitpop16() in util.c.tmk2-2/+11
2012-11-23Merge branch 'phantom'tmk9-6/+728
2012-11-23Fix target name and product id of pahntom.tmk3-3/+3
2012-11-23Fixes from Tranquilite@GH.tmk3-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.
2012-11-23Add initial files for Phantom from Tranquilite@GH.tmk6-0/+721
2012-11-15Fix Sony NEWS pinouts in commenttmk1-4/+4
2012-11-14Fix Sony NEWS connector pinout and keymap.tmk2-2/+6
2012-11-13Merge branch 'hid_liber'tmk8-11/+729
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk7-137/+160
2012-11-11Disable JTAG function for hid_liber to use PORTF.tmk1-0/+4
2012-11-10Fix copyright and license notices.tmk4-19/+13
2012-11-10Rename to hid_liber.tmk6-0/+0
2012-11-10Add comments on keymap.c.tmk1-120/+84
2012-11-10Add initial files for hid_libre.tmk6-0/+733
2012-11-01Fix image link 3 :(tmk1-3/+6
2012-11-01Fix image link 2tmk1-3/+3
2012-11-01Fix image link in README.mdtmk1-3/+3
2012-11-01Improve documentationtmk4-233/+201
2012-10-26Fix usage of debug flagtmk7-46/+4
2012-10-26Merge branch 'print'tmk7-89/+242
2012-10-26Add print_dec() and debug_dec().tmk6-67/+130
2012-10-22Add print utilitytmk4-72/+162
2012-10-21Merge branch 'sun'tmk7-18/+118
2012-10-21Add extra commands Bell/Click to Sun convertertmk2-0/+44
2012-10-21Add LED feature to Sun convertertmk5-18/+74
2012-10-21Fix mousekey parameter bugtmk1-1/+1
2012-10-19Fix keymap to adjust new keyboard.c.tmk12-48/+48
2012-10-19Merge branch 'sun'tmk10-2/+765
2012-10-19Use software serial for Sun.tmk9-279/+284
2012-10-18Add Sun converter initial files.tmk8-0/+758
2012-10-17Merge branch 'layerfix'tmk61-1585/+2261
2012-10-17Add child proof keyboard locking feature!tmk3-5/+22
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
2012-10-17Fix projects for new keycodestmk30-424/+422
2012-10-17Fix HHKB iWRAP buildtmk3-10/+13
2012-10-17Fix HHKB keymaptmk1-3/+3
2012-10-17HHKB scan matrix: fix wait time on power ontmk1-9/+12