You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Kai Ryu 8a3b663762 Add PS2 mouse support for gh60 10 anni fa
..
action.c Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 10 anni fa
action.h Fix to build ps2_mouse with both LUFA and PJRC 10 anni fa
action_code.h Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 10 anni fa
action_layer.c Add default layer config to bootmagic 11 anni fa
action_layer.h Add default layer config to bootmagic 11 anni fa
action_macro.c Add support for macro media/system keys 10 anni fa
action_macro.h Add support for macro media/system keys 10 anni fa
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 anni fa
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 anni fa
action_util.c Add timeout option to MODS_ONESHOT #66 10 anni fa
action_util.h Wait for USB starting up to make debug print available 10 anni fa
backlight.c Fix for an issue about backlight on 10 anni fa
backlight.h Add support for backlight 11 anni fa
bootloader.c Fix bootloader jump use word address 10 anni fa
bootloader.h Moved files to common, protocol and doc directory 12 anni fa
bootmagic.c Extend reset eeconfig of bootmagic to reset keymap too 10 anni fa
bootmagic.h Fix to bootmagic key configurable 10 anni fa
command.c Fix mod stuck of MODS_KEY when leaving layer #62 10 anni fa
command.h Add COMMAND_ENABLE build option 11 anni fa
debug.h Add xprintf(xitoa) from elm-chan.org 11 anni fa
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 anni fa
eeconfig.c Extend reset eeconfig of bootmagic to reset keymap too 10 anni fa
eeconfig.h Add BACKLIGHT_ENABLE conditional 11 anni fa
host.c Fix to build ps2_mouse with both LUFA and PJRC 10 anni fa
host.h Fix to build ps2_mouse with both LUFA and PJRC 10 anni fa
host_driver.h Moved files to common, protocol and doc directory 12 anni fa
keyboard.c Add PS2 mouse support for gh60 10 anni fa
keyboard.h Fix Tapping: release key immediately but modifier #65 10 anni fa
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 10 anni fa
keymap.c Fix to bootmagic key configurable 10 anni fa
keymap.h Fix bootmagic and eeconfig for virtual DIP SW 11 anni fa
keymap_ex.c Extend reset eeconfig of bootmagic to reset keymap too 10 anni fa
keymap_ex.h Extend reset eeconfig of bootmagic to reset keymap too 10 anni fa
led.h Moved files to common, protocol and doc directory 12 anni fa
led_matrix.c Some more implementation of led matrix 10 anni fa
led_matrix.h Some more implementation of led matrix 10 anni fa
matrix.h Fix debouncing and add legacy keymap support 11 anni fa
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10 anni fa
mousekey.h Use software serial for Sun. 11 anni fa
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 anni fa
print.c Add xprintf(xitoa) from elm-chan.org 11 anni fa
print.h Add xprintf(xitoa) from elm-chan.org 11 anni fa
report.h Add NKRO support for LUFA 10 anni fa
sendchar.h test build of 'Host shield' in minimal env. 11 anni fa
sendchar_null.c Moved files to common, protocol and doc directory 12 anni fa
sendchar_uart.c Moved files to common, protocol and doc directory 12 anni fa
sleep_led.c Change sleep led step table to get smooth 11 anni fa
sleep_led.h Add common/suspend.c 11 anni fa
suspend.c Fix USB initilaize on LUFA 10 anni fa
suspend.h Add common/suspend.c 11 anni fa
timer.c Initial version of new code for layer switch is added. 11 anni fa
timer.h usb_hid: workaround for compile on Windows. 11 anni fa
uart.c Moved files to common, protocol and doc directory 12 anni fa
uart.h Moved files to common, protocol and doc directory 12 anni fa
util.c Add xprintf(xitoa) from elm-chan.org 11 anni fa
util.h Add xprintf(xitoa) from elm-chan.org 11 anni fa
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 anni fa
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 anni fa