Keyboard firmwares for Atmel AVR and Cortex-M
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tmk dbcac865b9 Add NO_ACTION_KEYMAP config option il y a 11 ans
..
action.c Add NO_ACTION_KEYMAP config option il y a 11 ans
action.h Clean action.h and add keymap doc il y a 11 ans
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options il y a 11 ans
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options il y a 11 ans
bootloader.c Add default value to BOOTLOADER_SIZE il y a 11 ans
bootloader.h Moved files to common, protocol and doc directory il y a 12 ans
bootmagic.c Fix debug parameter setting in eeconfig il y a 11 ans
bootmagic.h Fix debug parameter setting in eeconfig il y a 11 ans
command.c Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
command.h Add COMMAND_ENABLE build option il y a 11 ans
controller_teensy.h Moved files to common, protocol and doc directory il y a 12 ans
debug.c Add print_dec() and debug_dec(). il y a 11 ans
debug.h Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
eeconfig.c Fix debug parameter setting in eeconfig il y a 11 ans
eeconfig.h Fix debug parameter setting in eeconfig il y a 11 ans
host.c Fix tap key using delaying_layer and waiting_key. il y a 11 ans
host.h Merge branch 'keymap2' il y a 11 ans
host_driver.h Moved files to common, protocol and doc directory il y a 12 ans
keyboard.c Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
keyboard.h Change struct key_t il y a 11 ans
keycode.h Add mechanical locking switch support for CapsLock il y a 11 ans
keymap.c Fix legacy keymap support il y a 11 ans
keymap.h Fix legacy keymap support il y a 11 ans
layer_switch.c Add NO_ACTION_KEYMAP config option il y a 11 ans
layer_switch.h Add NO_ACTION_KEYMAP config option il y a 11 ans
led.h Moved files to common, protocol and doc directory il y a 12 ans
matrix.h Fix debouncing and add legacy keymap support il y a 11 ans
mousekey.c Add print_dec() and debug_dec(). il y a 11 ans
mousekey.h Use software serial for Sun. il y a 11 ans
print.c Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
print.h Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk il y a 11 ans
sendchar.h test build of 'Host shield' in minimal env. il y a 11 ans
sendchar_null.c Moved files to common, protocol and doc directory il y a 12 ans
sendchar_uart.c Moved files to common, protocol and doc directory il y a 12 ans
sleep_led.c Change sleep led step table to get smooth il y a 11 ans
sleep_led.h Add breathing sleep LED during USB suspend il y a 11 ans
timer.c Initial version of new code for layer switch is added. il y a 11 ans
timer.h usb_hid: workaround for compile on Windows. il y a 11 ans
uart.c Moved files to common, protocol and doc directory il y a 12 ans
uart.h Moved files to common, protocol and doc directory il y a 12 ans
util.c Rewrite layer action with layer_switch il y a 11 ans
util.h Rewrite layer action with layer_switch il y a 11 ans