63 Commits (master)

Author SHA1 Message Date
  tmk a65fa6437c core: Fix USB remote wakeup on ATmega32U2 #361 8 years ago
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 7 years ago
  tmk 7ce326dee5 core: Fix Logical Maximum in report descriptor 8 years ago
  tmk 279876ef5e core: Fix LUFA report descriptor 8 years ago
  tmk 230ed4bdef core: change API of adb.c to accept device address 8 years ago
  tmk e661296200 core: Add comment of register 3 of ADB 8 years ago
  tmk d702fe7504 core: Add adb_host_talk() 8 years ago
  esell 0c8c77450c update macro names in bluefruit 8 years ago
  tmk 6527e1d98a ps2_usb: Fix for VUSB configuration 8 years ago
  Ethan Apodaca a9bce90c60 Mostly working. Is unstable, will emit bad codes after a while. 8 years ago
  Ethan Apodaca 3def1c3065 Codes appear to be detected correctly, the break codes are broken. 8 years ago
  tmk 6360eb308c core: Fix ps2_mouse.c debug print 8 years ago
  obones 5a9953b46c Removed duplicate debug message code and surrounded it with IFDEF as needed 8 years ago
  flabbergast fa52d8ba74 Chibios: cleanup usb_main code. 8 years ago
  flabbergast fdf808ee24 Chibios: Fix a HardFault bug (wait after start). 8 years ago
  flabbergast 72c52d30c8 Chibios: add more guards for transmitting (fix a deadlock bug). 8 years ago
  flabbergast 5ef7d89406 Chibios: Update to new USB API. 8 years ago
  duanhongyi c74eee6327 remove SERIAL_SOFT_DEBUG macro 8 years ago
  flabbergast a75834ee98 Do timeout when writing to CONSOLE EP queue. 8 years ago
  flabbergast f108623011 Add maple mini code. 8 years ago
  tmk e5bad3f3b7 core: Fix debug print of usb_hid 8 years ago
  flabbergast 41f5be3b7a Chibios: Remove the wait in the main loop. 8 years ago
  flabbergast 7c4a2fab6d Chibios/usb_main: rename a variable for clarity. 8 years ago
  Jun Wako 8bcddd24f7 Fix drop key stroke 8 years ago
  Jun Wako 1c5c9d94c8 Fix report size of boot protocol. 8 years ago
  flabbergast 6def104530 ChibiOS/STM32: send remote wakeup. 8 years ago
  flabbergast 2e06ccf70a ChibiOS/kinetis: sending remote wakeup. 8 years ago
  flabbergast c1c8e079ca Chibios: use WFI in idle. WIP suspend stuff. 8 years ago
  flabbergast 9178ea2d73 Rename chibios example keyboard. 8 years ago
  flabbergast 3c08375616 Fix chibios/usb_main GET_REPORT handing. 8 years ago
  flabbergast 19bb28d102 Add ARM Teensies bootloader code. 8 years ago
  flabbergast 88c053f78e Move STM32 bootloader address config to separate .h file. 8 years ago
  tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol 8 years ago
  tmk bf3d4b3c06 lufa: Fix endpoint bank mode for ATMega32u2 8 years ago
  tmk 9b99f8f864 next_usb: Fix next_kbd_set_leds() 8 years ago
  flabbergast 438559f11d Rename some Makefile defines. 8 years ago
  flabbergast a24ddf3403 NKRO fixes. 8 years ago
  flabbergast 9540016b12 Update chibios README. 8 years ago
  flabbergast dc9fc9a7a4 Add basic sleep_led for chibios. 8 years ago
  flabbergast 9cc281b4ef Small updates. 8 years ago
  flabbergast 8152d279a4 Move chibios to tool. 8 years ago
  flabbergast 1d115301d4 Make usb_main more USB_DRIVER #define independent. 8 years ago
  flabbergast 27dec2db7b Add ChibiOS support (USB stack + support files). 8 years ago
  tmk 35203cad6a core: Fix lufa suspend callback(#234) 8 years ago
  tmk 1efdd867c8 usb_usb: Ignore error usage(0x01-03) report 8 years ago
  tmk fdce0c9cc0 lufa: Fix console flush #223 9 years ago
  tmk 80fd3b0b24 ibm4704_usb: Fix protocol handling 9 years ago
  tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 9 years ago
  tmk 9a2282157f ibm4704_usb: Fix interrupt of clock(rising edge) 9 years ago
  tmk b8fba54a20 usb_usb: Change debug LED pin config 9 years ago