tmk 34373185b7 Merge pull request #124 from kairyu/6kro 11 anni fa
..
action.c 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) 11 anni fa
action.h d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 anni fa
action_code.h 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) 11 anni fa
action_layer.c 9de9d71952 Add default layer config to bootmagic 12 anni fa
action_layer.h 9de9d71952 Add default layer config to bootmagic 12 anni fa
action_macro.c cb3a547ebf Make modifiers 'weak' in macro 12 anni fa
action_macro.h 6aaa6e0ef9 Add support for macro media/system keys 12 anni fa
action_tapping.c 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 12 anni fa
action_tapping.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 anni fa
action_util.c ac570686b6 New branch for 6KRO feature 11 anni fa
action_util.h 9d40be1990 Wait for USB starting up to make debug print available 12 anni fa
backlight.c 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) 11 anni fa
backlight.h 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) 11 anni fa
bootloader.c 0ca415004a Fix bootloader jump use word address 12 anni fa
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 anni fa
bootmagic.c e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte. 11 anni fa
bootmagic.h e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte. 11 anni fa
command.c 3eeb0a9623 Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 11 anni fa
command.h 1687041267 Add COMMAND_ENABLE build option 12 anni fa
debug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
debug_config.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
eeconfig.c 25ad212c4a Add BACKLIGHT_ENABLE conditional 12 anni fa
eeconfig.h e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte. 11 anni fa
host.c 5e3f2d2b2e Make NKRO deafult when it is available 11 anni fa
host.h 5e3f2d2b2e Make NKRO deafult when it is available 11 anni fa
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 anni fa
keyboard.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 anni fa
keyboard.h 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 12 anni fa
keycode.h 2721022078 Add mechanical locking switch support for NumLock and ScrollLock 12 anni fa
keymap.c b2c7529ec9 Fix to bootmagic key configurable 12 anni fa
keymap.h e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte. 11 anni fa
led.h f412570739 Moved files to common, protocol and doc directory 13 anni fa
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support 12 anni fa
mousekey.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 anni fa
mousekey.h b56717b843 Use software serial for Sun. 13 anni fa
nodebug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
print.c d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
print.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
report.h ac1acca8d7 Add description of keyboard report in report.h 12 anni fa
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 anni fa
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 anni fa
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 anni fa
sleep_led.c db79c1160b Change sleep led step table to get smooth 12 anni fa
sleep_led.h 2c0bb5e7e6 Add common/suspend.c 12 anni fa
suspend.c 7d692c492c Fix USB initilaize on LUFA 12 anni fa
suspend.h 2c0bb5e7e6 Add common/suspend.c 12 anni fa
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 anni fa
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 anni fa
uart.c f412570739 Moved files to common, protocol and doc directory 13 anni fa
uart.h f412570739 Moved files to common, protocol and doc directory 13 anni fa
util.c d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
util.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 anni fa
xprintf.S 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 anni fa
xprintf.h 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 anni fa