tmk afc3148e23 Add supsend and wakeup to pjrc stack hace 13 años
..
action.c 74aea627e7 Clean action.c hace 13 años
action.h 1aa067e541 Clean action.h and add keymap doc hace 13 años
action_macro.c 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options hace 13 años
action_macro.h 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options hace 13 años
action_oneshot.c d44290b91b Add NO_ACTION_ONESHOT config option hace 13 años
action_oneshot.h d44290b91b Add NO_ACTION_ONESHOT config option hace 13 años
bootloader.c fe2230cf60 Add default value to BOOTLOADER_SIZE hace 13 años
bootloader.h f412570739 Moved files to common, protocol and doc directory hace 13 años
bootmagic.c d055e0633e Fix debug parameter setting in eeconfig hace 13 años
bootmagic.h d055e0633e Fix debug parameter setting in eeconfig hace 13 años
command.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. hace 13 años
command.h 1687041267 Add COMMAND_ENABLE build option hace 13 años
controller_teensy.h f412570739 Moved files to common, protocol and doc directory hace 13 años
debug.c 220de27bed Add print_dec() and debug_dec(). hace 13 años
debug.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. hace 13 años
eeconfig.c d055e0633e Fix debug parameter setting in eeconfig hace 13 años
eeconfig.h d055e0633e Fix debug parameter setting in eeconfig hace 13 años
host.c 32633a42c7 Fix tap key using delaying_layer and waiting_key. hace 13 años
host.h 8c80deb775 Merge branch 'keymap2' hace 13 años
host_driver.h f412570739 Moved files to common, protocol and doc directory hace 13 años
keyboard.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. hace 13 años
keyboard.h c4421f585b Change struct key_t hace 13 años
keycode.h 92b92dd78f Add mechanical locking switch support for CapsLock hace 13 años
keymap.c 1d5bbb55f2 Fix legacy keymap support hace 13 años
keymap.h 1d5bbb55f2 Fix legacy keymap support hace 13 años
layer_switch.c dbcac865b9 Add NO_ACTION_KEYMAP config option hace 13 años
layer_switch.h dbcac865b9 Add NO_ACTION_KEYMAP config option hace 13 años
led.h f412570739 Moved files to common, protocol and doc directory hace 13 años
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support hace 13 años
mousekey.c 220de27bed Add print_dec() and debug_dec(). hace 13 años
mousekey.h b56717b843 Use software serial for Sun. hace 13 años
print.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. hace 13 años
print.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. hace 13 años
report.h 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk hace 13 años
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. hace 13 años
sendchar_null.c f412570739 Moved files to common, protocol and doc directory hace 13 años
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory hace 13 años
sleep_led.c db79c1160b Change sleep led step table to get smooth hace 13 años
sleep_led.h 2c0bb5e7e6 Add common/suspend.c hace 13 años
suspend.c afc3148e23 Add supsend and wakeup to pjrc stack hace 13 años
suspend.h 2c0bb5e7e6 Add common/suspend.c hace 13 años
timer.c 4ae979f6ef Initial version of new code for layer switch is added. hace 13 años
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. hace 13 años
uart.c f412570739 Moved files to common, protocol and doc directory hace 13 años
uart.h f412570739 Moved files to common, protocol and doc directory hace 13 años
util.c e324fa2918 Rewrite layer action with layer_switch hace 13 años
util.h e324fa2918 Rewrite layer action with layer_switch hace 13 años