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 09e1eded8b Add media eject key support from tufty 11 年之前
..
action.c Fix ACT_MODS action and switch_default_layer command 11 年之前
action.h Fix keymap of hhkb for new actions 11 年之前
action_code.h Fix keymap of gh60 11 年之前
action_layer.c Rename file layer_switch to action_layer 11 年之前
action_layer.h Rename file layer_switch to action_layer 11 年之前
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 年之前
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 年之前
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 年之前
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 年之前
action_tapping.c Add action_tapping.[ch] for refactoring 11 年之前
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 年之前
bootloader.c Add default value to BOOTLOADER_SIZE 11 年之前
bootloader.h Moved files to common, protocol and doc directory 12 年之前
bootmagic.c Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
bootmagic.h Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
command.c Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
command.h Add COMMAND_ENABLE build option 11 年之前
controller_teensy.h Moved files to common, protocol and doc directory 12 年之前
debug.h Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
eeconfig.c Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
eeconfig.h Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
host.c Fix tap key using delaying_layer and waiting_key. 11 年之前
host.h Merge branch 'keymap2' 11 年之前
host_driver.h Moved files to common, protocol and doc directory 12 年之前
keyboard.c Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
keyboard.h Change struct key_t 11 年之前
keycode.h Add media eject key support from tufty 11 年之前
keymap.c Fix bootmagic and eeconfig for virtual DIP SW 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 年之前
print.c Add NO_PRINT and NO_DEBUG config options. 11 年之前
print.h Add NO_PRINT and NO_DEBUG config options. 11 年之前
report.h Add media eject key support from tufty 11 年之前
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 supsend and wakeup to pjrc stack 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 Refine ACT_LAYER and ACT_LAYER_TAP 11 年之前
util.h Refine ACT_LAYER and ACT_LAYER_TAP 11 年之前