tmk 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
..
action.c 1aa067e541 Clean action.h and add keymap doc 13 years ago
action.h 1aa067e541 Clean action.h and add keymap doc 13 years ago
action_macro.c a207e848b3 Add tap flags on record_t 13 years ago
action_macro.h 23c32d304b Add MACRO action 13 years ago
bootloader.c 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 years ago
bootmagic.c 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
bootmagic.h 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
command.c 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
command.h e451c05929 Fix commands 13 years ago
controller_teensy.h f412570739 Moved files to common, protocol and doc directory 13 years ago
debug.c 220de27bed Add print_dec() and debug_dec(). 13 years ago
debug.h ddb560052a Clean debug print in action.c. 13 years ago
eeconfig.c 359b68d35f Add eeconfig.c - eeprom stored paramerters 13 years ago
eeconfig.h 359b68d35f Add eeconfig.c - eeprom stored paramerters 13 years ago
host.c 32633a42c7 Fix tap key using delaying_layer and waiting_key. 13 years ago
host.h 8c80deb775 Merge branch 'keymap2' 13 years ago
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 years ago
keyboard.c 4d64fd8faa Add bootmagic.c and fix bootloader_jump 13 years ago
keyboard.h c4421f585b Change struct key_t 13 years ago
keycode.h 48e6d0848c Make Transparent feature available to new keymaps. 13 years ago
keymap.c 5808317b69 Fix keymap for new framework 13 years ago
keymap.h e0f960a576 Add overlay framework 13 years ago
layer_switch.c e0f960a576 Add overlay framework 13 years ago
layer_switch.h e0f960a576 Add overlay framework 13 years ago
led.h f412570739 Moved files to common, protocol and doc directory 13 years ago
matrix.h 81d2753ab0 Remove matrix_key_count() from matrix.h 13 years ago
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 years ago
mousekey.h b56717b843 Use software serial for Sun. 13 years ago
print.c ddb560052a Clean debug print in action.c. 13 years ago
print.h ddb560052a Clean debug print in action.c. 13 years ago
report.h 4324e16336 Fix action of system and consumer usage. 13 years ago
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 years ago
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 years ago
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 years ago
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 years ago
uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
uart.h f412570739 Moved files to common, protocol and doc directory 13 years ago
util.c e324fa2918 Rewrite layer action with layer_switch 13 years ago
util.h e324fa2918 Rewrite layer action with layer_switch 13 years ago