448 Révisions (8f892dd41ea2036c0e3df71e37ba9ebe7105ddef)
 

Auteur SHA1 Message Date
  tmk 8f892dd41e Add ascii_usb ASCII Serial Console terminal converter il y a 10 ans
  tmk 21137e431c Merge pull request #86 from tibounise/master il y a 10 ans
  TiBounise 03007fe4ff Fixing a typo il y a 10 ans
  tmk eaec2b4252 Add description of keyboard report in report.h il y a 10 ans
  tmk 936019e41f Merge pull request #80 from gblargg/master il y a 10 ans
  tmk 08cd804896 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle il y a 10 ans
  tmk 90cfee5191 Merge pull request #81 from bgould/master il y a 10 ans
  tmk 0e8db743c2 Merge branch 'ps2_keyboard_fix' il y a 10 ans
  tmk 83634bfa2c Add included header file and fix debug print il y a 10 ans
  tmk 90c6f003ec Add ps2_interrupt.c il y a 10 ans
  tmk 7d193e2440 Add ps2_usart.c and fix set_led at USB wake il y a 10 ans
  Benjamin Gould a28376e930 changed tabs to spaces in bluefruit.c il y a 10 ans
  Benjamin Gould 0b5af532ed Added bluefruit protocol and converter for 70% M il y a 10 ans
  tmk 00c71f2d21 Fix ps2_host_recv_response il y a 10 ans
  tmk 084bdb977e Add ps2_busywait.c and recfactor PS/2 protocol il y a 10 ans
  tmk 06681b0ab9 Add printf macro as alias of xprintf il y a 10 ans
  tmk 2cec799626 Add parenthses ito macro arguments il y a 10 ans
  tmk 5e04455b08 Merge branch 'ps2_mouse_fix' il y a 10 ans
  tmk 591c588079 Fix PS/2 USART version il y a 10 ans
  tmk 20d283ea0c Fix interrupt version of ps2.c il y a 10 ans
  Simon Melhart 90450a74ef Add tap toggle modifiers il y a 10 ans
  tmk ec0e762ea5 Add build options of ps2_mouse il y a 10 ans
  tmk a045313fa3 Fix to build ps2_mouse with both LUFA and PJRC il y a 10 ans
  tmk 8e8d2cc53d Fix delay of PS/2 mouse init il y a 10 ans
  tmk 448d2ed1f8 Wait for USB starting up to make debug print available il y a 10 ans
  tmk 90e0dfe75f Add cli() to protoect ADB critical timing part il y a 10 ans
  tmk 755b81f0ad Fix PS/2 mouse support il y a 10 ans
  tmk 74eb8aef99 Tweak time values of busywait PS/2 il y a 10 ans
  tmk f5877e405f Merge branch 'onekey' il y a 10 ans
  tmk 98a6519a61 Merge blargg's fix into adb.c il y a 10 ans
  tmk 060f222c77 Change ADB scan delay 12ms il y a 10 ans
  tmk 19e19f1857 Fix ADB missing keystrokes problem Thanks, blargg! #14 il y a 10 ans
  tmk 1e26700507 Fix build error and debug print PJRC stack #69 #68 il y a 10 ans
  tmk a49315390d Add timeout option to MODS_ONESHOT #66 il y a 10 ans
  tmk a5811211ac Fix mod stuck of MODS_KEY when leaving layer #62 il y a 10 ans
  tmk 44bee03114 Remove clear matrix on ADB recv error il y a 10 ans
  tmk cd2c78ba4e Fix VERSION: add opton --always to git describe il y a 10 ans
  tmk 0f768fc84b Fix Tapping: release key immediately but modifier #65 il y a 10 ans
  tmk 4eb4ccf713 Merge branch 'm0110_keymap_section' il y a 10 ans
  tmk 22f44f9551 Add M0120 scan code diagram il y a 10 ans
  tmk 0e22053d35 Fix LUFA blocking during startup il y a 10 ans
  tmk b482e655ad Fix USB initilaize on LUFA il y a 10 ans
  tmk 75d702a9bd Merge branch 'm0110_next' il y a 10 ans
  tmk 651ad76f93 Fix to bootmagic key configurable il y a 10 ans
  tmk fcfff810a3 Remove procedures not neeed from init of M0110 il y a 10 ans
  tmk b5569d7c36 Merge branch 'tapping_fix60' il y a 10 ans
  tmk fb2ff003dd Fix version info command il y a 10 ans
  tmk f4664db2bd Fix bootloader jump use word address il y a 10 ans
  tmk 8f45848fd3 Fix Tapping: release of a key pressed before tap il y a 10 ans
  tmk 19d6f0d77a Fix action macros il y a 10 ans