summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-08Made directories for keyboard and converter projects.tmk46-0/+2963