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