Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bluefruit, pjrc: Update protocols for new API | tmk | 2015-01-03 | 2 | -2/+3 |
| | |||||
* | Fix endpoint buffer setting for AT90USB82/162. | tmk | 2014-11-24 | 3 | -2/+27 |
| | |||||
* | Fix typo of variable name | tmk | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | Fix remotewakeup of PJRC stack(Fix #121) | tmk | 2014-04-28 | 1 | -0/+1 |
| | | | | | - without this fix wakeup often fails - keyboard can wakeup once or twice but fails after that | ||||
* | NKRO is disable when SET_PROTOCOL(boot) | tmk | 2014-04-27 | 2 | -1/+4 |
| | | | | | - Command can force to enable NKRO even when boot mode - After boot keyboard may be in boot mode due to BIOS' request | ||||
* | Make NKRO deafult when it is available | tmk | 2014-04-27 | 3 | -17/+14 |
| | | | | - NKRO is used only when keyboard_protocol = 1(report) | ||||
* | Add ps2_usart.c and fix set_led at USB wake | tmk | 2013-11-28 | 1 | -1/+2 |
| | |||||
* | Fix build error and debug print PJRC stack #69 #68 | tmk | 2013-10-08 | 2 | -0/+4 |
| | |||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 1 | -10/+3 |
| | |||||
* | Fixes to sleep LED. | Mathias Andersson | 2013-05-27 | 1 | -0/+2 |
| | | | | | Add help text. Add missing SLEEP_LED_ENABLE checks. | ||||
* | Fix USB Descriptors | tmk | 2013-04-13 | 1 | -0/+12 |
| | |||||
* | Add new build options to adb_usb | tmk | 2013-04-09 | 1 | -0/+1 |
| | |||||
* | Add supsend and wakeup to pjrc stack | tmk | 2013-03-27 | 2 | -8/+32 |
| | |||||
* | Remove DEBUG_LED from pjrc stack. | tmk | 2012-12-27 | 1 | -3/+0 |
| | |||||
* | 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 | 1 | -27/+0 |
| | |||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | changes function name keyboard_proc to keyboard_task | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | usb_hid: Fix timer size uint16_t to uint32_t; | tmk | 2012-09-02 | 1 | -6/+0 |
| | |||||
* | Fix bootloader.c | tmk | 2012-06-30 | 1 | -40/+0 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 14 | -0/+1891 |