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.
tmk 867f115bee
Port timer to mbed
10 years ago
..
avr Port timer to mbed 10 years ago
mbed Port timer to mbed 10 years ago
action.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
action.h Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
action_layer.c
action_layer.h
action_macro.c Make modifiers 'weak' in macro 11 years ago
action_macro.h
action_tapping.c Fix Tapping: release key immediately but modifier #65 11 years ago
action_tapping.h
action_util.c New branch for 6KRO feature 10 years ago
action_util.h Wait for USB starting up to make debug print available 11 years ago
backlight.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
backlight.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
bootloader.c Fix bootloader jump use word address 11 years ago
bootloader.h
bootmagic.c Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 10 years ago
command.h
debug.h Add keyboard/mbed_onekey 10 years ago
debug_config.h
eeconfig.c
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
host.c Make NKRO deafult when it is available 10 years ago
host.h Make NKRO deafult when it is available 10 years ago
host_driver.h
keyboard.c Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
keyboard.h Fix Tapping: release key immediately but modifier #65 11 years ago
keycode.h
keymap.c Fix to bootmagic key configurable 11 years ago
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
led.h
matrix.h
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
mousekey.h
nodebug.h
print.c Add keyboard/mbed_onekey 10 years ago
print.h Add keyboard/mbed_onekey 10 years ago
report.h Add description of keyboard report in report.h 11 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.c Fix USB initilaize on LUFA 11 years ago
suspend.h
timer.h Port timer to mbed 10 years ago
uart.c
uart.h
util.c
util.h
xprintf.S
xprintf.h