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 c6d88d2795 Rename file layer_switch to action_layer 11 years ago
..
action.c Rename file layer_switch to action_layer 11 years ago
action.h Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago
action_layer.c Rename file layer_switch to action_layer 11 years ago
action_layer.h Rename file layer_switch to action_layer 11 years ago
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 years ago
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 years ago
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 years ago
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 years ago
action_tapping.c Add action_tapping.[ch] for refactoring 11 years ago
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago
bootloader.c Add default value to BOOTLOADER_SIZE 11 years ago
bootloader.h Moved files to common, protocol and doc directory 12 years ago
bootmagic.c Fix debug parameter setting in eeconfig 11 years ago
bootmagic.h Fix debug parameter setting in eeconfig 11 years ago
command.c Rename file layer_switch to action_layer 11 years ago
command.h Add COMMAND_ENABLE build option 11 years ago
controller_teensy.h Moved files to common, protocol and doc directory 12 years ago
debug.c Add print_dec() and debug_dec(). 11 years ago
debug.h Add NO_PRINT and NO_DEBUG config options. 11 years ago
eeconfig.c Fix debug parameter setting in eeconfig 11 years ago
eeconfig.h Fix debug parameter setting in eeconfig 11 years ago
host.c Fix tap key using delaying_layer and waiting_key. 11 years ago
host.h Merge branch 'keymap2' 11 years ago
host_driver.h Moved files to common, protocol and doc directory 12 years ago
keyboard.c Add NO_PRINT and NO_DEBUG config options. 11 years ago
keyboard.h Change struct key_t 11 years ago
keycode.h Add mechanical locking switch support for CapsLock 11 years ago
keymap.c Rename file layer_switch to action_layer 11 years ago
keymap.h Fix legacy keymap support 11 years ago
led.h Moved files to common, protocol and doc directory 12 years ago
matrix.h Fix debouncing and add legacy keymap support 11 years ago
mousekey.c Add print_dec() and debug_dec(). 11 years ago
mousekey.h Use software serial for Sun. 11 years ago
print.c Add NO_PRINT and NO_DEBUG config options. 11 years ago
print.h Add NO_PRINT and NO_DEBUG config options. 11 years ago
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 years ago
sendchar.h test build of 'Host shield' in minimal env. 11 years ago
sendchar_null.c Moved files to common, protocol and doc directory 12 years ago
sendchar_uart.c Moved files to common, protocol and doc directory 12 years ago
sleep_led.c Change sleep led step table to get smooth 11 years ago
sleep_led.h Add common/suspend.c 11 years ago
suspend.c Add supsend and wakeup to pjrc stack 11 years ago
suspend.h Add common/suspend.c 11 years ago
timer.c Initial version of new code for layer switch is added. 11 years ago
timer.h usb_hid: workaround for compile on Windows. 11 years ago
uart.c Moved files to common, protocol and doc directory 12 years ago
uart.h Moved files to common, protocol and doc directory 12 years ago
util.c Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago
util.h Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago