You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
tmk 34373185b7 Merge pull request #124 from kairyu/6kro 10 vuotta sitten
..
action.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 vuotta sitten
action.h Fix to build ps2_mouse with both LUFA and PJRC 10 vuotta sitten
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 vuotta sitten
action_layer.c Add default layer config to bootmagic 11 vuotta sitten
action_layer.h Add default layer config to bootmagic 11 vuotta sitten
action_macro.c Make modifiers 'weak' in macro 10 vuotta sitten
action_macro.h Add support for macro media/system keys 10 vuotta sitten
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 vuotta sitten
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 vuotta sitten
action_util.c New branch for 6KRO feature 10 vuotta sitten
action_util.h Wait for USB starting up to make debug print available 10 vuotta sitten
backlight.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 vuotta sitten
backlight.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 vuotta sitten
bootloader.c Fix bootloader jump use word address 10 vuotta sitten
bootloader.h Moved files to common, protocol and doc directory 12 vuotta sitten
bootmagic.c Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 vuotta sitten
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 vuotta sitten
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 10 vuotta sitten
command.h Add COMMAND_ENABLE build option 11 vuotta sitten
debug.h Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
eeconfig.c Add BACKLIGHT_ENABLE conditional 11 vuotta sitten
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 vuotta sitten
host.c Make NKRO deafult when it is available 10 vuotta sitten
host.h Make NKRO deafult when it is available 10 vuotta sitten
host_driver.h Moved files to common, protocol and doc directory 12 vuotta sitten
keyboard.c Fix to build ps2_mouse with both LUFA and PJRC 10 vuotta sitten
keyboard.h Fix Tapping: release key immediately but modifier #65 10 vuotta sitten
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 10 vuotta sitten
keymap.c Fix to bootmagic key configurable 10 vuotta sitten
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 vuotta sitten
led.h Moved files to common, protocol and doc directory 12 vuotta sitten
matrix.h Fix debouncing and add legacy keymap support 11 vuotta sitten
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10 vuotta sitten
mousekey.h Use software serial for Sun. 11 vuotta sitten
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
print.c Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
print.h Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
report.h Add description of keyboard report in report.h 10 vuotta sitten
sendchar.h test build of 'Host shield' in minimal env. 11 vuotta sitten
sendchar_null.c Moved files to common, protocol and doc directory 12 vuotta sitten
sendchar_uart.c Moved files to common, protocol and doc directory 12 vuotta sitten
sleep_led.c Change sleep led step table to get smooth 11 vuotta sitten
sleep_led.h Add common/suspend.c 11 vuotta sitten
suspend.c Fix USB initilaize on LUFA 10 vuotta sitten
suspend.h Add common/suspend.c 11 vuotta sitten
timer.c Initial version of new code for layer switch is added. 11 vuotta sitten
timer.h usb_hid: workaround for compile on Windows. 11 vuotta sitten
uart.c Moved files to common, protocol and doc directory 12 vuotta sitten
uart.h Moved files to common, protocol and doc directory 12 vuotta sitten
util.c Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
util.h Add xprintf(xitoa) from elm-chan.org 11 vuotta sitten
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 vuotta sitten
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 vuotta sitten