Keyboard firmwares for Atmel AVR and Cortex-M
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tmk c69f7e1069 Add action_tapping.[ch] for refactoring 11 anos atrás
..
action.c Add action_tapping.[ch] for refactoring 11 anos atrás
action.h Add action_tapping.[ch] for refactoring 11 anos atrás
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 anos atrás
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 anos atrás
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 anos atrás
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 anos atrás
action_tapping.c Add action_tapping.[ch] for refactoring 11 anos atrás
action_tapping.h Add action_tapping.[ch] for refactoring 11 anos atrás
bootloader.c Add default value to BOOTLOADER_SIZE 11 anos atrás
bootloader.h Moved files to common, protocol and doc directory 12 anos atrás
bootmagic.c Fix debug parameter setting in eeconfig 11 anos atrás
bootmagic.h Fix debug parameter setting in eeconfig 11 anos atrás
command.c Add sleep LED test command 11 anos atrás
command.h Add COMMAND_ENABLE build option 11 anos atrás
controller_teensy.h Moved files to common, protocol and doc directory 12 anos atrás
debug.c Add print_dec() and debug_dec(). 11 anos atrás
debug.h Add NO_PRINT and NO_DEBUG config options. 11 anos atrás
eeconfig.c Fix debug parameter setting in eeconfig 11 anos atrás
eeconfig.h Fix debug parameter setting in eeconfig 11 anos atrás
host.c Fix tap key using delaying_layer and waiting_key. 11 anos atrás
host.h Merge branch 'keymap2' 11 anos atrás
host_driver.h Moved files to common, protocol and doc directory 12 anos atrás
keyboard.c Add NO_PRINT and NO_DEBUG config options. 11 anos atrás
keyboard.h Change struct key_t 11 anos atrás
keycode.h Add mechanical locking switch support for CapsLock 11 anos atrás
keymap.c Fix legacy keymap support 11 anos atrás
keymap.h Fix legacy keymap support 11 anos atrás
layer_switch.c Add NO_ACTION_KEYMAP config option 11 anos atrás
layer_switch.h Add NO_ACTION_KEYMAP config option 11 anos atrás
led.h Moved files to common, protocol and doc directory 12 anos atrás
matrix.h Fix debouncing and add legacy keymap support 11 anos atrás
mousekey.c Add print_dec() and debug_dec(). 11 anos atrás
mousekey.h Use software serial for Sun. 11 anos atrás
print.c Add NO_PRINT and NO_DEBUG config options. 11 anos atrás
print.h Add NO_PRINT and NO_DEBUG config options. 11 anos atrás
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 anos atrás
sendchar.h test build of 'Host shield' in minimal env. 11 anos atrás
sendchar_null.c Moved files to common, protocol and doc directory 12 anos atrás
sendchar_uart.c Moved files to common, protocol and doc directory 12 anos atrás
sleep_led.c Change sleep led step table to get smooth 11 anos atrás
sleep_led.h Add common/suspend.c 11 anos atrás
suspend.c Add supsend and wakeup to pjrc stack 11 anos atrás
suspend.h Add common/suspend.c 11 anos atrás
timer.c Initial version of new code for layer switch is added. 11 anos atrás
timer.h usb_hid: workaround for compile on Windows. 11 anos atrás
uart.c Moved files to common, protocol and doc directory 12 anos atrás
uart.h Moved files to common, protocol and doc directory 12 anos atrás
util.c Rewrite layer action with layer_switch 11 anos atrás
util.h Rewrite layer action with layer_switch 11 anos atrás