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.
tmk 58ca7b904b Merge branch 'tapping_fix60' 10 年之前
..
action.c Add mechanical locking switch support for NumLock and ScrollLock 11 年之前
action.h Fix deprecated 'prog_*' typedef - Issue #34 11 年之前
action_code.h Fix action macros 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_oneshot.c Add NO_ACTION_ONESHOT config option 11 年之前
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 年之前
action_tapping.c Fix Tapping: release of a key pressed before tap 10 年之前
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 年之前
backlight.c Add support for backlight 11 年之前
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 Add bootmagic salt key to avoid accidental configuration 11 年之前
bootmagic.h Add bootmagic salt key to avoid accidental configuration 11 年之前
command.c Fix version info command 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 Add BACKLIGHT_ENABLE conditional 11 年之前
eeconfig.h Add BACKLIGHT_ENABLE conditional 11 年之前
host.c Add NKRO support for LUFA 10 年之前
host.h Merge branch 'keymap2' 11 年之前
host_driver.h Moved files to common, protocol and doc directory 12 年之前
keyboard.c Add support for backlight 11 年之前
keyboard.h Change struct key_t 11 年之前
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 11 年之前
keymap.c Fix deprecated 'prog_*' typedef - Issue #34 11 年之前
keymap.h Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
led.h Moved files to common, protocol and doc directory 12 年之前
matrix.h Fix debouncing and add legacy keymap support 11 年之前
mousekey.c Add print_dec() and debug_dec(). 11 年之前
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 Add support for backlight 11 年之前
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 年之前