Commit Graph

22 Commits

Author SHA1 Message Date
Jun Wako abf482de8e Fix call parameter of suspend_power_down() 2015-01-26 11:25:22 +09:00
tmk 06527bde4f bluefruit, pjrc: Update protocols for new API 2015-01-03 12:09:41 +09:00
tmk b92ea1f985 Fix endpoint buffer setting for AT90USB82/162. 2014-11-24 16:04:03 +09:00
tmk 8cec0bc9d6 Fix typo of variable name 2014-09-24 15:52:31 +09:00
tmk 110eea578b Fix remotewakeup of PJRC stack(Fix #121)
- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
2014-04-28 16:41:35 +09:00
tmk 22854eb71b NKRO is disable when SET_PROTOCOL(boot)
- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
2014-04-27 05:36:41 +09:00
tmk 5e3f2d2b2e Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
2014-04-27 04:16:49 +09:00
tmk 532e100450 Add ps2_usart.c and fix set_led at USB wake 2013-11-28 11:31:48 +09:00
tmk 48662ace8b Fix build error and debug print PJRC stack #69 #68 2013-10-08 10:49:13 +09:00
tmk daa4a4235f Add NKRO support for LUFA 2013-07-28 17:34:41 +09:00
Mathias Andersson ddf1759dbe Fixes to sleep LED.
Add help text.
Add missing SLEEP_LED_ENABLE checks.
2013-05-27 18:36:00 +02:00
tmk 1348663a4f Fix USB Descriptors 2013-04-13 11:55:08 +09:00
tmk 9e39b222d0 Add new build options to adb_usb 2013-04-09 14:27:29 +09:00
tmk afc3148e23 Add supsend and wakeup to pjrc stack 2013-03-27 15:18:08 +09:00
tmk 6ebe99f37c Remove DEBUG_LED from pjrc stack. 2012-12-27 02:33:40 +09:00
tmk ce4857e021 Fix and keymap of hid_liber from alaricljs at geekhack.org. 2012-11-13 10:07:59 +09:00
tmk 16a583d7fd Fix usage of debug flag 2012-10-27 03:07:37 +09:00
tmk ce2e06c394 Fix projects for new keycodes 2012-10-17 21:43:44 +09:00
tmk c845fd078c changes function name keyboard_proc to keyboard_task 2012-10-17 15:55:37 +09:00
tmk c77c5043a1 usb_hid: Fix timer size uint16_t to uint32_t; 2012-09-02 23:47:18 +09:00
tmk f427529a30 Fix bootloader.c 2012-06-30 11:19:07 +09:00
tmk f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00