648 Commits (core)
 

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