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 51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE il y a 11 ans
..
action.c Clean action.h and add keymap doc il y a 11 ans
action.h Clean action.h and add keymap doc il y a 11 ans
action_macro.c Add tap flags on record_t il y a 11 ans
action_macro.h Add MACRO action il y a 11 ans
bootloader.c Add BOOTLOADER_SIZE and remove BOOT_SIZE il y a 11 ans
bootloader.h Moved files to common, protocol and doc directory il y a 12 ans
bootmagic.c Add bootmagic.c and fix bootloader_jump il y a 11 ans
bootmagic.h Add bootmagic.c and fix bootloader_jump il y a 11 ans
command.c Add bootmagic.c and fix bootloader_jump il y a 11 ans
command.h Fix commands 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 Clean debug print in action.c. il y a 11 ans
eeconfig.c Add eeconfig.c - eeprom stored paramerters il y a 11 ans
eeconfig.h Add eeconfig.c - eeprom stored paramerters 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 bootmagic.c and fix bootloader_jump il y a 11 ans
keyboard.h Change struct key_t il y a 11 ans
keycode.h Make Transparent feature available to new keymaps. il y a 11 ans
keymap.c Fix keymap for new framework il y a 11 ans
keymap.h Add overlay framework il y a 11 ans
layer_switch.c Add overlay framework il y a 11 ans
layer_switch.h Add overlay framework il y a 11 ans
led.h Moved files to common, protocol and doc directory il y a 12 ans
matrix.h Remove matrix_key_count() from matrix.h 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 Clean debug print in action.c. il y a 11 ans
print.h Clean debug print in action.c. il y a 11 ans
report.h Fix action of system and consumer usage. 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
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