Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use serial_uart.c instead of x68k.c now | tmk | 2013-06-22 | 2 | -129/+0 |
| | |||||
* | Add LED support to x68k | tmk | 2013-06-22 | 2 | -0/+7 |
| | |||||
* | Fixes to sleep LED. | Mathias Andersson | 2013-05-27 | 1 | -0/+2 |
| | | | | | Add help text. Add missing SLEEP_LED_ENABLE checks. | ||||
* | Increase buffer size of PS2 protocol | tmk | 2013-05-04 | 2 | -2/+2 |
| | |||||
* | Fix doc and descriptor of iwrap | tmk | 2013-04-22 | 5 | -128/+89 |
| | |||||
* | Add vusb support to iwrap | tmk | 2013-04-22 | 1 | -9/+11 |
| | |||||
* | Add support of mouse horizontal wheel to iWRAP | tmk | 2013-04-20 | 3 | -76/+117 |
| | |||||
* | Rescue script from iWRAP MUX mode stuck | tmk | 2013-04-19 | 1 | -0/+7 |
| | |||||
* | Add support of iWRAP5 | tmk | 2013-04-18 | 10 | -19/+388 |
| | | | | | - mouse virtical wheel - consumer page | ||||
* | Fix LUFA host driver for unconfigured state | tmk | 2013-04-13 | 1 | -0/+12 |
| | |||||
* | Fix USB Descriptors | tmk | 2013-04-13 | 3 | -6/+19 |
| | |||||
* | Remove debug line from adb.c | tmk | 2013-04-09 | 1 | -1/+0 |
| | |||||
* | Add new build options to adb_usb | tmk | 2013-04-09 | 1 | -0/+1 |
| | |||||
* | Fix ADB protocol issue #14 | tmk | 2013-04-09 | 1 | -5/+14 |
| | |||||
* | Fix comment of ADB signaling. | tmk | 2013-04-09 | 1 | -15/+39 |
| | |||||
* | Add supsend and wakeup to pjrc stack | tmk | 2013-03-27 | 3 | -91/+36 |
| | |||||
* | Add breathing sleep LED during USB suspend | tmk | 2013-03-16 | 1 | -9/+27 |
| | |||||
* | Add power down mode sleep and watchdog interrupt | tmk | 2013-03-14 | 1 | -3/+73 |
| | |||||
* | Add intial code of RemoteWakeUp | tmk | 2013-03-13 | 1 | -4/+36 |
| | |||||
* | Rename HOST_* to PROTOCOL_* in protocol/*.mk | tmk | 2013-03-11 | 4 | -12/+9 |
| | |||||
* | Add bootmagic.c and fix bootloader_jump | tmk | 2013-03-09 | 2 | -3/+9 |
| | |||||
* | Fix keymap for new framework | tmk | 2013-03-05 | 1 | -0/+4 |
| | |||||
* | Fix software serial configure | tmk | 2013-02-25 | 1 | -45/+53 |
| | |||||
* | Add serial_uart.c and use it for PC98 | tmk | 2013-02-25 | 1 | -0/+93 |
| | |||||
* | Add parity option in serial_soft.c | tmk | 2013-02-25 | 1 | -7/+32 |
| | |||||
* | Fix debug code of serial_soft.c | tmk | 2013-02-23 | 1 | -6/+26 |
| | |||||
* | Fix softwere serial | tmk | 2013-02-22 | 2 | -27/+18 |
| | |||||
* | Quick Fix: read scan code from PC98 | tmk | 2013-02-22 | 1 | -8/+34 |
| | |||||
* | Add initial files for PC98 | tmk | 2013-02-22 | 1 | -1/+17 |
| | |||||
* | Now includes LUFA-120730 in repository | tmk | 2013-02-11 | 306 | -0/+64019 |
| | |||||
* | Add support for LUFA-120730 | tmk | 2013-02-11 | 2 | -14/+29 |
| | |||||
* | Merge branch 'gh60' | tmk | 2013-02-10 | 1 | -3/+0 |
|\ | |||||
| * | Remove DEBUG_LED from pjrc stack. | tmk | 2012-12-27 | 1 | -3/+0 |
| | | |||||
* | | Support for ISO/JIS keys on ADB(Issue#22) | tmk | 2013-02-03 | 1 | -0/+1 |
|/ | | | | | | | - ISO/JIS specific keys support.(Not tested :) - Learned how to convert ADB into HID code from: http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c - Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII. | ||||
* | Add ADB extended keyboard support by blargg@GH. | tmk | 2012-12-12 | 2 | -5/+20 |
| | | | | This offers distinction between left/right modifiers. | ||||
* | Fix debug pirnt and magic key.(M0110) | tmk | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | Fix Sony NEWS pinouts in comment | tmk | 2012-11-15 | 1 | -4/+4 |
| | |||||
* | Fix and keymap of hid_liber from alaricljs at geekhack.org. | tmk | 2012-11-13 | 1 | -11/+11 |
| | |||||
* | Fix usage of debug flag | tmk | 2012-10-27 | 4 | -43/+2 |
| | |||||
* | Add LED feature to Sun converter | tmk | 2012-10-21 | 2 | -16/+42 |
| | |||||
* | Use software serial for Sun. | tmk | 2012-10-19 | 1 | -4/+43 |
| | |||||
* | Add Sun converter initial files. | tmk | 2012-10-18 | 2 | -0/+120 |
| | |||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 3 | -56/+56 |
| | |||||
* | Fix HHKB iWRAP build | tmk | 2012-10-17 | 1 | -4/+6 |
| | |||||
* | Add command console and mouseky parameters tweak. | tmk | 2012-10-17 | 1 | -5/+5 |
| | |||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -2/+2 |
| | |||||
* | changes function name keyboard_proc to keyboard_task | tmk | 2012-10-17 | 3 | -3/+3 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Fix PS/2 protocol build options | tmk | 2012-10-14 | 1 | -7/+8 |
| | |||||
* | To prevent key stuck clear matrix array when ADB error occurs. | tmk | 2012-09-20 | 1 | -0/+5 |
| |