580 Révisions (e3bcdd8211743607a8812f2dee78ee8ae6965209)
 

Auteur SHA1 Message Date
  tmk e3bcdd8211 Add SpaceFN keymap and JIS keymap il y a 10 ans
  tmk d2a83dae8f Merge pull request #80 from gblargg/master il y a 10 ans
  tmk fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle il y a 10 ans
  tmk f3132adb33 Merge pull request #81 from bgould/master il y a 10 ans
  tmk bc5b64d832 Merge branch 'ps2_keyboard_fix' il y a 10 ans
  tmk 0b9c0f6012 Add new keymap file il y a 10 ans
  tmk 10b2b1ae43 Fix key stack and PS/2 Overrun il y a 10 ans
  tmk 8b4fa599cf Add included header file and fix debug print il y a 10 ans
  tmk 05be3d85d1 Fix pin configuration of onekey for PS/2 mouse il y a 10 ans
  tmk 4eb27ee890 Add ps2_interrupt.c il y a 10 ans
  tmk 532e100450 Add ps2_usart.c and fix set_led at USB wake il y a 10 ans
  Benjamin Gould f7db144959 changed tabs to spaces in bluefruit.c il y a 10 ans
  Benjamin Gould 05792e2b83 Added bluefruit protocol and converter for 70% M il y a 10 ans
  Shay Green 263c462656 Fixed handling of ADB event with key down and key up for same key all in one il y a 10 ans
  tmk 9d26053f1c Fix ps2_host_recv_response il y a 10 ans
  tmk 9ae9742ac5 Add ps2_busywait.c and recfactor PS/2 protocol il y a 10 ans
  tmk d5ecbb83da Add printf macro as alias of xprintf il y a 10 ans
  tmk 04c9501574 Fix Makfile and config.h for LUFA in ps2_usb il y a 10 ans
  tmk 4e36159be2 Add HHKB keymap file on gh60 il y a 10 ans
  tmk beacd5872c Support GH60 Rev.B PCB as well as Rev.A(issue #64) il y a 10 ans
  tmk 4e5bce22de Add parenthses ito macro arguments il y a 10 ans
  tmk 4e7ec43c3f Add SpaceFN layout to gh60 il y a 10 ans
  tmk 22e293696d Add new keymap management on gh60 il y a 10 ans
  tmk 772ab7025d Merge branch 'ps2_mouse_fix' il y a 10 ans
  tmk a9c3f4750b Configure PS/2 mouse build options to onekey il y a 10 ans
  tmk ccbc1dd8e7 Fix PS/2 USART version il y a 10 ans
  tmk 416a5b849e Fix interrupt version of ps2.c il y a 10 ans
  Simon Melhart a6afa845b9 Add tap toggle modifiers il y a 10 ans
  tmk c6abcb6d89 Add build options of ps2_mouse il y a 10 ans
  tmk d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 10 ans
  tmk 755e4d8b00 Add PS/2 mouse configure to onekey il y a 10 ans
  tmk 44d2d5f5fd Fix delay of PS/2 mouse init il y a 10 ans
  tmk 9d40be1990 Wait for USB starting up to make debug print available il y a 10 ans
  tmk 821578293c Remove tentative files from blargg il y a 10 ans
  tmk c531a185a4 Disable BOOTMAGIC and fix debug prints of adb_usb il y a 10 ans
  tmk 84b9ce7125 Fix ADB led_set(); remove delay il y a 10 ans
  tmk 94823030f0 Add cli() to protoect ADB critical timing part il y a 10 ans
  tmk 676d94d137 Fix PS/2 mouse support il y a 10 ans
  tmk 1591764cfb Tweak time values of busywait PS/2 il y a 10 ans
  tmk eea3b699a6 Merge branch 'onekey' il y a 10 ans
  tmk b9fe36f237 Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs il y a 10 ans
  tmk ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h il y a 10 ans
  tmk c18c52f551 Merge blargg's fix into adb.c il y a 10 ans
  tmk 59ecced486 Add ADB protocol files from blargg's work il y a 10 ans
  tmk 86082f90fa Change ADB scan delay 12ms il y a 10 ans
  tmk e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14 il y a 10 ans
  tmk 63b3e2cbfb Make LUFA stack as default for ADB converter il y a 10 ans
  tmk 48662ace8b Fix build error and debug print PJRC stack #69 #68 il y a 10 ans
  tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 il y a 10 ans
  tmk d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 il y a 10 ans