134 次程式碼提交 (adb178df5d77bafbc802b824575d162fb809d30f)

作者 SHA1 備註 提交日期
  Stefan Mark c4607a3154 fixed vusb variant of converter ps2usb 9 年之前
  tmk 11206ca42f Fix typo of variable name 9 年之前
  tmk 7ab4f120ee Adhoc fix compile error of usb_usb 9 年之前
  tmk 39804c7e99 Add option 7bit data to serial_soft.c 10 年之前
  tmk 289c47fce0 Revert lufa/lufa.c 10 年之前
  Robin Haberkorn bda1f1f707 updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new 10 年之前
  Robin Haberkorn 1f822eb8a8 serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro 10 年之前
  Robin Haberkorn 5e0bb51cb1 factored out serial_mouse_init() into serial_mouse.h 10 年之前
  Robin Haberkorn a9398c4c9b integrated serial mouse drivers as a feature into the firmware architecture 10 年之前
  Robin Haberkorn d7899bd05f added serial mouse driver for Microsoft and Mousesystems mice 10 年之前
  tmk 472603fe3e Just ignore ADB Service Request 10 年之前
  tmk b75ece52a2 Fix NKRO code when NKRO is disable 10 年之前
  tmk dd73ce4a6b Fix debug print of ps2_mouse 10 年之前
  tmk 6f66f9955c Fix set LED for NKRO keyboard interface 10 年之前
  tmk 81a928d9e3 Unused endpoint of console OUT is commentout'd 10 年之前
  tmk a1f49ff8c1 Fix remotewakeup of PJRC stack(Fix #121) 10 年之前
  tmk efc983a07d Check if LUFA-git really exists(Fix #118) 10 年之前
  tmk ca8de4f93d NKRO is disable when SET_PROTOCOL(boot) 10 年之前
  tmk b0a91cd565 Make NKRO deafult when it is available 10 年之前
  tmk 4975e79845 Add LUFA git repository(release 140302) 10 年之前
  tmk 82415ef515 Move macro definitions from lufa.c to lufa.h 10 年之前
  tmk 7707f6ab10 Change LUFA build options 10 年之前
  tmk 8b4822d40c Return when ready check loop is timeouted(Fix #115) 10 年之前
  tmk 9dcb2b3a7e Change PollingIntervalMS to 10ms(Fix #114) 10 年之前
  tmk 464caa1c31 Add doc 4704.txt and protocol comment 10 年之前
  tmk 22e0d9785e Change error no and clean debug code 10 年之前
  tmk 4150bec5c9 Add Initial files of 4704_usb 10 年之前
  Benjamin Gould 9ec861c7e0 Added NeXT keyboard converter 10 年之前
  tmk 83634bfa2c Add included header file and fix debug print 10 年之前
  tmk 90c6f003ec Add ps2_interrupt.c 10 年之前
  tmk 7d193e2440 Add ps2_usart.c and fix set_led at USB wake 10 年之前
  Benjamin Gould a28376e930 changed tabs to spaces in bluefruit.c 10 年之前
  Benjamin Gould 0b5af532ed Added bluefruit protocol and converter for 70% M 10 年之前
  tmk 00c71f2d21 Fix ps2_host_recv_response 10 年之前
  tmk 084bdb977e Add ps2_busywait.c and recfactor PS/2 protocol 10 年之前
  tmk 591c588079 Fix PS/2 USART version 10 年之前
  tmk 20d283ea0c Fix interrupt version of ps2.c 10 年之前
  tmk ec0e762ea5 Add build options of ps2_mouse 10 年之前
  tmk a045313fa3 Fix to build ps2_mouse with both LUFA and PJRC 10 年之前
  tmk 8e8d2cc53d Fix delay of PS/2 mouse init 10 年之前
  tmk 448d2ed1f8 Wait for USB starting up to make debug print available 10 年之前
  tmk 90e0dfe75f Add cli() to protoect ADB critical timing part 10 年之前
  tmk 755b81f0ad Fix PS/2 mouse support 10 年之前
  tmk 74eb8aef99 Tweak time values of busywait PS/2 10 年之前
  tmk 98a6519a61 Merge blargg's fix into adb.c 10 年之前
  tmk 060f222c77 Change ADB scan delay 12ms 10 年之前
  tmk 19e19f1857 Fix ADB missing keystrokes problem Thanks, blargg! #14 10 年之前
  tmk 1e26700507 Fix build error and debug print PJRC stack #69 #68 10 年之前
  tmk 44bee03114 Remove clear matrix on ADB recv error 10 年之前
  tmk 22f44f9551 Add M0120 scan code diagram 10 年之前