選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
Kai Ryu 8a3b663762 Add PS2 mouse support for gh60 10年前
..
action.c Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 10年前
action.h Fix to build ps2_mouse with both LUFA and PJRC 10年前
action_code.h Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 10年前
action_layer.c Add default layer config to bootmagic 11年前
action_layer.h Add default layer config to bootmagic 11年前
action_macro.c Add support for macro media/system keys 11年前
action_macro.h Add support for macro media/system keys 11年前
action_tapping.c Fix Tapping: release key immediately but modifier #65 10年前
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11年前
action_util.c Add timeout option to MODS_ONESHOT #66 10年前
action_util.h Wait for USB starting up to make debug print available 10年前
backlight.c Fix for an issue about backlight on 10年前
backlight.h Add support for backlight 11年前
bootloader.c Fix bootloader jump use word address 10年前
bootloader.h Moved files to common, protocol and doc directory 12年前
bootmagic.c Extend reset eeconfig of bootmagic to reset keymap too 10年前
bootmagic.h Fix to bootmagic key configurable 10年前
command.c Fix mod stuck of MODS_KEY when leaving layer #62 10年前
command.h Add COMMAND_ENABLE build option 11年前
debug.h Add xprintf(xitoa) from elm-chan.org 11年前
debug_config.h Add xprintf(xitoa) from elm-chan.org 11年前
eeconfig.c Extend reset eeconfig of bootmagic to reset keymap too 10年前
eeconfig.h Add BACKLIGHT_ENABLE conditional 11年前
host.c Fix to build ps2_mouse with both LUFA and PJRC 10年前
host.h Fix to build ps2_mouse with both LUFA and PJRC 10年前
host_driver.h Moved files to common, protocol and doc directory 12年前
keyboard.c Add PS2 mouse support for gh60 10年前
keyboard.h Fix Tapping: release key immediately but modifier #65 10年前
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 11年前
keymap.c Fix to bootmagic key configurable 10年前
keymap.h Fix bootmagic and eeconfig for virtual DIP SW 11年前
keymap_ex.c Extend reset eeconfig of bootmagic to reset keymap too 10年前
keymap_ex.h Extend reset eeconfig of bootmagic to reset keymap too 10年前
led.h Moved files to common, protocol and doc directory 12年前
led_matrix.c Some more implementation of led matrix 10年前
led_matrix.h Some more implementation of led matrix 10年前
matrix.h Fix debouncing and add legacy keymap support 11年前
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10年前
mousekey.h Use software serial for Sun. 11年前
nodebug.h Add xprintf(xitoa) from elm-chan.org 11年前
print.c Add xprintf(xitoa) from elm-chan.org 11年前
print.h Add xprintf(xitoa) from elm-chan.org 11年前
report.h Add NKRO support for LUFA 10年前
sendchar.h test build of 'Host shield' in minimal env. 11年前
sendchar_null.c Moved files to common, protocol and doc directory 12年前
sendchar_uart.c Moved files to common, protocol and doc directory 12年前
sleep_led.c Change sleep led step table to get smooth 11年前
sleep_led.h Add common/suspend.c 11年前
suspend.c Fix USB initilaize on LUFA 10年前
suspend.h Add common/suspend.c 11年前
timer.c Initial version of new code for layer switch is added. 11年前
timer.h usb_hid: workaround for compile on Windows. 11年前
uart.c Moved files to common, protocol and doc directory 12年前
uart.h Moved files to common, protocol and doc directory 12年前
util.c Add xprintf(xitoa) from elm-chan.org 11年前
util.h Add xprintf(xitoa) from elm-chan.org 11年前
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11年前
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11年前