コミット履歴

作者 SHA1 メッセージ 日付
  tmk 8f7ed2bc19 Add Mousekey parameters and accel keys. 13 年 前
  tmk e451c05929 Fix commands 13 年 前
  tmk f7a445e537 Fix use of default_layer 13 年 前
  tmk 1677b021d7 Fix layer switching and host API. 13 年 前
  tmk 0a70be9a97 Add subset of Xorg MouseKey acceleration parameters. 13 年 前
  tmk 5b00cf3f02 Fix build option MOUSEKEY_ENABLE. 13 年 前
  tmk 71ac82337f Clean host.h interface. 13 年 前
  tmk 373ab0e719 Add keycode.h and remove usb_keycodes.h. 13 年 前
  tmk 16ba9bda56 Add consumer/system usage support. 13 年 前
  tmk e9af482690 Add repeating of Fn key with alt keycode. 13 年 前
  tmk c845fd078c changes function name keyboard_proc to keyboard_task 13 年 前
  tmk 4ae979f6ef Initial version of new code for layer switch is added. 13 年 前
  tmk 93e33fb8f6 Fix: Makefile 13 年 前
  tmk 4e91374125 Fix MCU name macro in bootloader.c. 13 年 前
  tmk 33d58c2b56 ADB conveter uses plain vanila keymap now. 13 年 前
  tmk fce750a176 Merge pull request #8 from JeffreySung/master 13 年 前
  tmk 1ac674db66 Fix PS/2 protocol build options 13 年 前
  Jeffrey Sung caed32df80 Debounce bug fixed 13 年 前
  Jeffrey Sung d1117dca32 Power key support 13 年 前
  tmk 9f05dc6f44 Change keymap of ADB converter. 13 年 前
  tmk d8ce19abd0 To prevent key stuck clear matrix array when ADB error occurs. 13 年 前
  tmk dd0017558e ad hoc fix for wrong bit read problem of adb.c. 13 年 前
  Jeffrey Sung 3830de7839 CapsLock Support 13 年 前
  Jeffrey Sung 78bfaed0f5 Apple IIgs/Standard Keyboard 13 年 前
  tmk f1a64fc959 converter/usb_usb: Change keymap. 13 年 前
  tmk 45ea1874d6 Fix timeout logic of LUFA sendchar(), sned_*(). 13 年 前
  tmk 2a5ce5ef70 Add converter/usb_usb/README 13 年 前
  tmk dc79a85219 Merge branch 'usb_hid' 13 年 前
  tmk 232ab308e3 usb_hid: workaround for compile on Windows. 13 年 前
  tmk c77c5043a1 usb_hid: Fix timer size uint16_t to uint32_t; 13 年 前