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