Keyboard firmwares for Atmel AVR and Cortex-M
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 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 10 年之前
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 10 年之前
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 年之前