summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Expand)AuthorFilesLines
2013-02-04Add macro feature.tmk1-7/+35
2013-02-01Add user defined function to action.tmk1-50/+113
2013-01-28Clean code.tmk2-1/+5
2013-01-28Add tap toggle feature to action.tmk1-2/+4
2013-01-27Add oneshot modifier action.tmk1-3/+9
2013-01-23Add prototype of Action Function.tmk1-2/+18
2013-01-23Add bootmagic keys.(hhkb)tmk1-0/+14
2013-01-16Add support partly for modifier with tap key.tmk1-15/+3
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk1-1/+0
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk1-2/+6
2013-01-09Add new layer actions.tmk1-37/+41
2012-12-16Fix action of system and consumer usage.tmk1-2/+2
2012-12-15Add initial fix for new keymap.tmk4-54/+68
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-19Fix keymap to adjust new keyboard.c.tmk3-12/+12
2012-10-17Fix projects for new keycodestmk8-80/+77
2012-10-17Fix HHKB iWRAP buildtmk2-6/+7
2012-10-17Fix HHKB keymaptmk1-3/+3
2012-10-17HHKB scan matrix: fix wait time on power ontmk1-9/+12
2012-10-17Add Mousekey parameters and accel keys.tmk1-4/+4
2012-10-17Fix build option MOUSEKEY_ENABLE.tmk2-2/+2
2012-10-17Clean host.h interface.tmk1-1/+1
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk2-27/+26
2012-10-17Initial version of new code for layer switch is added.tmk3-50/+10
2012-10-17Fix: Makefiletmk2-3/+4
2012-10-08Debounce bug fixedJeffrey Sung2-7/+12
2012-10-08Power key supportJeffrey Sung3-151/+160
2012-09-17CapsLock SupportJeffrey Sung3-125/+158
2012-09-16Apple IIgs/Standard KeyboardJeffrey Sung9-0/+690
2012-09-04usb_hid: workaround for compile on Windows.tmk1-56/+0
2012-07-20Add CONSOLE_ENABLE build option to LUFA.tmk2-2/+3
2012-07-08Change keymap of hhkb/macway.tmk2-2/+2
2012-07-08Interrupt driven Control ep and Console tasktmk1-0/+3
2012-07-02Fix LUFA descriptor of Extra for Windowstmk2-2/+1
2012-06-30Add Makefile.lufa to keyboard/hhkb and hbkb.tmk10-69/+314
2012-06-30Fix bootloader.ctmk1-3/+10
2012-06-29confirm SetReport LED.tmk1-1/+1
2012-06-28Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk1-1/+1
2012-06-28Add protocol/lufa. LUFA supported now.tmk14-1743/+133
2012-06-28Add consumer/system control feature to LUFA.tmk6-56/+188
2012-06-28Add LUFA mouse feature and fix mouse report.tmk4-40/+66
2012-06-28clean descriptor setting. Remove keyboard OUT Endpoint.tmk6-446/+397
2012-06-27Add sendchar with Generic HID to support debug print.tmk5-419/+595
2012-06-26initial attempt for LUFA.tmk9-0/+1488
2012-06-15Change pin configurationa and keymap.tmk3-12/+17
2012-06-11Fix README.md: remove bad linkstmk1-2/+0
2012-06-11Moved protocol files; news and x68k.tmk6-0/+0