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 11 anni fa
..
action.c Clean action.c 11 anni fa
action.h Clean action.h and add keymap doc 11 anni fa
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 anni fa
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 anni fa
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 anni fa
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 anni fa
bootloader.c Add default value to BOOTLOADER_SIZE 11 anni fa
bootloader.h Moved files to common, protocol and doc directory 12 anni fa
bootmagic.c Fix debug parameter setting in eeconfig 11 anni fa
bootmagic.h Fix debug parameter setting in eeconfig 11 anni fa
command.c Add sleep LED test command 11 anni fa
command.h Add COMMAND_ENABLE build option 11 anni fa
controller_teensy.h Moved files to common, protocol and doc directory 12 anni fa
debug.c Add print_dec() and debug_dec(). 11 anni fa
debug.h Add NO_PRINT and NO_DEBUG config options. 11 anni fa
eeconfig.c Fix debug parameter setting in eeconfig 11 anni fa
eeconfig.h Fix debug parameter setting in eeconfig 11 anni fa
host.c Fix tap key using delaying_layer and waiting_key. 11 anni fa
host.h Merge branch 'keymap2' 11 anni fa
host_driver.h Moved files to common, protocol and doc directory 12 anni fa
keyboard.c Add NO_PRINT and NO_DEBUG config options. 11 anni fa
keyboard.h Change struct key_t 11 anni fa
keycode.h Add mechanical locking switch support for CapsLock 11 anni fa
keymap.c Fix legacy keymap support 11 anni fa
keymap.h Fix legacy keymap support 11 anni fa
layer_switch.c Add NO_ACTION_KEYMAP config option 11 anni fa
layer_switch.h Add NO_ACTION_KEYMAP config option 11 anni fa
led.h Moved files to common, protocol and doc directory 12 anni fa
matrix.h Fix debouncing and add legacy keymap support 11 anni fa
mousekey.c Add print_dec() and debug_dec(). 11 anni fa
mousekey.h Use software serial for Sun. 11 anni fa
print.c Add NO_PRINT and NO_DEBUG config options. 11 anni fa
print.h Add NO_PRINT and NO_DEBUG config options. 11 anni fa
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 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 Add supsend and wakeup to pjrc stack 11 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 Rewrite layer action with layer_switch 11 anni fa
util.h Rewrite layer action with layer_switch 11 anni fa