129 次代码提交 (50bcaa66c468f350a538279667a0fa68090c55a9)

作者 SHA1 备注 提交日期
  tmk be19b2bf32 Change buffer size: 256 bytes 10 年前
  tmk b4a91ecf4e Add LED indicator support in mbed 10 年前
  tmk 4c8e0fd0bd Port ps2_usb to mbed 10 年前
  tmk 80c3ff5fa0 Fix build files for mbed 10 年前
  tmk 79840c678e Just ignore ADB Service Request 9 年前
  tmk 32997200f7 Fix NKRO code when NKRO is disable 9 年前
  tmk 382eaebd3d Fix debug print of ps2_mouse 10 年前
  tmk abe5edcaa7 Fix set LED for NKRO keyboard interface 10 年前
  tmk b03717a10c Unused endpoint of console OUT is commentout'd 10 年前
  tmk 110eea578b Fix remotewakeup of PJRC stack(Fix #121) 10 年前
  tmk 37cf260764 Check if LUFA-git really exists(Fix #118) 10 年前
  tmk 22854eb71b NKRO is disable when SET_PROTOCOL(boot) 10 年前
  tmk 5e3f2d2b2e Make NKRO deafult when it is available 10 年前
  tmk fc3a20c534 Add LUFA git repository(release 140302) 10 年前
  tmk ad4cba172b Move macro definitions from lufa.c to lufa.h 10 年前
  tmk 3c5add5f80 Change LUFA build options 10 年前
  tmk a5d4a1f3e1 Return when ready check loop is timeouted(Fix #115) 10 年前
  tmk c6902681e7 Change PollingIntervalMS to 10ms(Fix #114) 10 年前
  tmk 902afcc509 Add doc 4704.txt and protocol comment 10 年前
  tmk 54a06c2520 Change error no and clean debug code 10 年前
  tmk ebe951a445 Add Initial files of 4704_usb 10 年前
  Benjamin Gould f7bb7c4fa9 Added NeXT keyboard converter 10 年前
  tmk 8b4fa599cf Add included header file and fix debug print 10 年前
  tmk 4eb27ee890 Add ps2_interrupt.c 10 年前
  tmk 532e100450 Add ps2_usart.c and fix set_led at USB wake 10 年前
  Benjamin Gould f7db144959 changed tabs to spaces in bluefruit.c 10 年前
  Benjamin Gould 05792e2b83 Added bluefruit protocol and converter for 70% M 10 年前
  tmk 9d26053f1c Fix ps2_host_recv_response 10 年前
  tmk 9ae9742ac5 Add ps2_busywait.c and recfactor PS/2 protocol 10 年前
  tmk ccbc1dd8e7 Fix PS/2 USART version 10 年前
  tmk 416a5b849e Fix interrupt version of ps2.c 10 年前
  tmk c6abcb6d89 Add build options of ps2_mouse 10 年前
  tmk d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 10 年前
  tmk 44d2d5f5fd Fix delay of PS/2 mouse init 10 年前
  tmk 9d40be1990 Wait for USB starting up to make debug print available 10 年前
  tmk 94823030f0 Add cli() to protoect ADB critical timing part 10 年前
  tmk 676d94d137 Fix PS/2 mouse support 10 年前
  tmk 1591764cfb Tweak time values of busywait PS/2 10 年前
  tmk c18c52f551 Merge blargg's fix into adb.c 10 年前
  tmk 86082f90fa Change ADB scan delay 12ms 10 年前
  tmk e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14 10 年前
  tmk 48662ace8b Fix build error and debug print PJRC stack #69 #68 10 年前
  tmk cb434cfebc Remove clear matrix on ADB recv error 10 年前
  tmk b9d59f33f2 Add M0120 scan code diagram 10 年前
  tmk d267ee2ada Fix LUFA blocking during startup 10 年前
  tmk 7d692c492c Fix USB initilaize on LUFA 10 年前
  tmk febdf10602 Remove procedures not neeed from init of M0110 10 年前
  tmk daa4a4235f Add NKRO support for LUFA 10 年前
  tmk f45f4193f2 Use serial_uart.c instead of x68k.c now 11 年前
  tmk 42c962412b Add LED support to x68k 11 年前