Keyboard firmwares for Atmel AVR and Cortex-M
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tmk c4530ab0a8 Add serial_mouse_task in keyboard.c 9 лет назад
..
action.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 лет назад
action.h Fix to build ps2_mouse with both LUFA and PJRC 10 лет назад
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 лет назад
action_layer.c Add default layer config to bootmagic 11 лет назад
action_layer.h Add default layer config to bootmagic 11 лет назад
action_macro.c Make modifiers 'weak' in macro 10 лет назад
action_macro.h Add support for macro media/system keys 11 лет назад
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 лет назад
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 лет назад
action_util.c New branch for 6KRO feature 10 лет назад
action_util.h Wait for USB starting up to make debug print available 10 лет назад
backlight.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 лет назад
backlight.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 лет назад
bootloader.c Fix bootloader jump use word address 10 лет назад
bootloader.h Moved files to common, protocol and doc directory 12 лет назад
bootmagic.c Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 лет назад
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 лет назад
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 10 лет назад
command.h Add COMMAND_ENABLE build option 11 лет назад
debug.h Add xprintf(xitoa) from elm-chan.org 11 лет назад
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 лет назад
eeconfig.c Add BACKLIGHT_ENABLE conditional 11 лет назад
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 лет назад
host.c Make NKRO deafult when it is available 10 лет назад
host.h Make NKRO deafult when it is available 10 лет назад
host_driver.h Moved files to common, protocol and doc directory 12 лет назад
keyboard.c Add serial_mouse_task in keyboard.c 9 лет назад
keyboard.h Fix Tapping: release key immediately but modifier #65 10 лет назад
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 11 лет назад
keymap.c Fix to bootmagic key configurable 10 лет назад
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 лет назад
led.h Moved files to common, protocol and doc directory 12 лет назад
matrix.h Fix debouncing and add legacy keymap support 11 лет назад
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10 лет назад
mousekey.h Use software serial for Sun. 11 лет назад
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 лет назад
print.c Add xprintf(xitoa) from elm-chan.org 11 лет назад
print.h Add xprintf(xitoa) from elm-chan.org 11 лет назад
report.h Add description of keyboard report in report.h 10 лет назад
sendchar.h test build of 'Host shield' in minimal env. 11 лет назад
sendchar_null.c Moved files to common, protocol and doc directory 12 лет назад
sendchar_uart.c Moved files to common, protocol and doc directory 12 лет назад
sleep_led.c Change sleep led step table to get smooth 11 лет назад
sleep_led.h Add common/suspend.c 11 лет назад
suspend.c Fix USB initilaize on LUFA 10 лет назад
suspend.h Add common/suspend.c 11 лет назад
timer.c Initial version of new code for layer switch is added. 11 лет назад
timer.h usb_hid: workaround for compile on Windows. 11 лет назад
uart.c Moved files to common, protocol and doc directory 12 лет назад
uart.h Moved files to common, protocol and doc directory 12 лет назад
util.c Add xprintf(xitoa) from elm-chan.org 11 лет назад
util.h Add xprintf(xitoa) from elm-chan.org 11 лет назад
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 лет назад
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 лет назад