Commit Graph

18 Commits (388fe60c67dbc4232a979d3de3b3b161a67871e2)

Author SHA1 Message Date
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
11 years ago
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
11 years ago
tmk 5e3f2d2b2e Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
11 years ago
tmk 532e100450 Add ps2_usart.c and fix set_led at USB wake 11 years ago
tmk 48662ace8b Fix build error and debug print PJRC stack #69 #68 11 years ago
tmk daa4a4235f Add NKRO support for LUFA 11 years ago
Mathias Andersson ddf1759dbe Fixes to sleep LED.
Add help text.
Add missing SLEEP_LED_ENABLE checks.
11 years ago
tmk 1348663a4f Fix USB Descriptors 12 years ago
tmk 9e39b222d0 Add new build options to adb_usb 12 years ago
tmk afc3148e23 Add supsend and wakeup to pjrc stack 12 years ago
tmk 6ebe99f37c Remove DEBUG_LED from pjrc stack. 12 years ago
tmk ce4857e021 Fix and keymap of hid_liber from alaricljs at geekhack.org. 12 years ago
tmk 16a583d7fd Fix usage of debug flag 12 years ago
tmk ce2e06c394 Fix projects for new keycodes 12 years ago
tmk c845fd078c changes function name keyboard_proc to keyboard_task 12 years ago
tmk c77c5043a1 usb_hid: Fix timer size uint16_t to uint32_t; 12 years ago
tmk f427529a30 Fix bootloader.c 12 years ago
tmk f412570739 Moved files to common, protocol and doc directory 12 years ago