1249 커밋 (657193dd6c0bafff9bc5f8125c4b050e30c1e82c)
 

작성자 SHA1 메시지 날짜
  tmk 74f7e19863 added USB_EXTRA feature to HHKB/V-USB 13 년 전
  tmk 068c31a7ba added initial V-USB support for HHKB 13 년 전
  tmk 61e12a3157 move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir 13 년 전
  tmk a6b31e950f fix bug: send Fn key even after the layer is used. 13 년 전
  tmk b0b6c33332 ad hoc fix for IDLE bug which affects on Mac only. 13 년 전
  tmk 5de62e26a0 fix for ps2_usb Makefile and circuit 13 년 전
  tmk 13e4662bae minor fix for HHKB Makefile and doc 13 년 전
  tmk cec2549505 FIX: send last report when idle timeouts. (pjrc) 13 년 전
  tmk 1a7c3585ed ADD: V-USB Circuit in README 13 년 전
  tmk 258fd3c368 FIX: host_get_first_key in vusb/host.c 13 년 전
  tmk 00350c180d v3.0 cleanse files 13 년 전
  tmk d2b9489a5e fixed hhkb to comply new API. 13 년 전
  tmk 60052acc0f fixed macway to comply new API. 13 년 전
  tmk c958b2d19b fixed adb_usb to comply new API. 13 년 전
  tmk fb8d23c60c integrate V-USB support into ps2_usb 13 년 전
  tmk 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack 13 년 전
  tmk 239bdbf419 PS/2: request to resend when error is occured. 13 년 전
  tmk 3015f191a5 fixed: not to send key if fn_keycode is modifier 13 년 전
  tmk 9a938eecbd host interface for pjrc 13 년 전
  tmk 2b8cd88ab1 refactor keyboard.h, host.h 13 년 전
  tmk acc974c64b added protocol stack: pjrc, vusb 13 년 전
  tmk 5552b5afea define sendcha() in usb_debug.c 13 년 전
  tmk 04f351b802 PS/2 library receives data partially by interrupt 13 년 전
  tmk 0632618d29 added initial support of mousekeys to ps2_vusb 13 년 전
  tmk 4f5f1a53d4 added PS/2 to USB converter use V-USB as protocol stack 13 년 전
  tmk c07408a447 Merge branch 'master' of github.com:tmk/tmk_keyboard 13 년 전
  tmk cf95d8308f added some short keycode names for ISO and JIS keyboard. 13 년 전
  tmk a96085faf6 added note about external pull resistor on DATA line. 13 년 전
  tmk 5bc29b50ef fixed mousekey delay to do double/triple click easily. 13 년 전
  tmk 23c686ad46 Exceptional handling for PS/2 scan code set 2 13 년 전
  tmk a28a2a6a5e rewrite code of layer switching 13 년 전
  tmk bf1a37ba71 PS/2 to USB keyboard converter 13 년 전
  tmk 7ad93f7850 added description of ADB socket pintouts. 13 년 전
  tmk 849b10e921 changed wait time for volume control. 13 년 전
  tmk 16be834617 changed special mode key for macway: Left Shift + Right Shift 13 년 전
  tmk 06db39583f ADB keyboard LEDs support 13 년 전
  tmk 40c24dc89a added 'Keymap' section to adb/README. 13 년 전
  tmk c5b9f2b02b change keycodes and define keymap macro for AEK. 13 년 전
  tmk 56e098d76e ADB to USB keyboard converter 13 년 전
  tmk 1f5cd6d7dc FIX: error handling in ps2.c 13 년 전
  tmk 035b286b24 added a file TODO. 13 년 전
  tmk 3e56e80c7d changed signature of keymap_fn_layer() in keymap_skel.h. 13 년 전
  tmk fd49c69d1a added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 13 년 전
  tmk 590235d4bc add "Build your own firmware" and "Features" section to README. 13 년 전
  tmk 6b0c939d72 add a build option: USB_EXTRA_ENABLE 13 년 전
  tmk 7272c65d3d add error handling to ps2_mouse 13 년 전
  tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit. 13 년 전
  tmk 1ed336a064 change keyboard report descriptor for NKRO. 13 년 전
  tmk 51f17f0231 add build option: NKRO_ENABLE(remove: USB_12KRO) 13 년 전
  tmk 66ece29b0e tuning layer switch timing. 13 년 전