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 c7faa51ee8
Fix action macros
11 years ago
..
action.c Add mechanical locking switch support for NumLock and ScrollLock 11 years ago
action.h Fix deprecated 'prog_*' typedef - Issue #34 11 years ago
action_code.h Fix action macros 11 years ago
action_layer.c Add default layer config to bootmagic 11 years ago
action_layer.h Add default layer config to bootmagic 11 years ago
action_macro.c Add support for macro media/system keys 11 years ago
action_macro.h Add support for macro media/system keys 11 years ago
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 years ago
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 years ago
action_tapping.c Fix tapping count over flow(issue #52) 11 years ago
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago
backlight.c Add support for backlight 11 years ago
backlight.h Add support for backlight 11 years ago
bootloader.c Add default value to BOOTLOADER_SIZE 11 years ago
bootloader.h
bootmagic.c Add bootmagic salt key to avoid accidental configuration 11 years ago
bootmagic.h Add bootmagic salt key to avoid accidental configuration 11 years ago
command.c Add version string 11 years ago
command.h Add COMMAND_ENABLE build option 11 years ago
debug.h Add xprintf(xitoa) from elm-chan.org 11 years ago
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 years ago
eeconfig.c Add BACKLIGHT_ENABLE conditional 11 years ago
eeconfig.h Add BACKLIGHT_ENABLE conditional 11 years ago
host.c Add NKRO support for LUFA 11 years ago
host.h Merge branch 'keymap2' 12 years ago
host_driver.h
keyboard.c Add support for backlight 11 years ago
keyboard.h Change struct key_t 12 years ago
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 11 years ago
keymap.c Fix deprecated 'prog_*' typedef - Issue #34 11 years ago
keymap.h Fix bootmagic and eeconfig for virtual DIP SW 11 years ago
led.h
matrix.h Fix debouncing and add legacy keymap support 11 years ago
mousekey.c Add print_dec() and debug_dec(). 12 years ago
mousekey.h Use software serial for Sun. 12 years ago
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 years ago
print.c Add xprintf(xitoa) from elm-chan.org 11 years ago
print.h Add xprintf(xitoa) from elm-chan.org 11 years ago
report.h Add NKRO support for LUFA 11 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c Change sleep led step table to get smooth 11 years ago
sleep_led.h Add common/suspend.c 11 years ago
suspend.c Add support for backlight 11 years ago
suspend.h Add common/suspend.c 11 years ago
timer.c Initial version of new code for layer switch is added. 12 years ago
timer.h
uart.c
uart.h
util.c Add xprintf(xitoa) from elm-chan.org 11 years ago
util.h Add xprintf(xitoa) from elm-chan.org 11 years ago
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 years ago
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 years ago