..
action.c
Add mechanical locking switch support for NumLock and ScrollLock
2013-07-23 10:56:03 +09:00
action.h
Fix deprecated 'prog_*' typedef - Issue #34
2013-05-21 10:16:55 +09:00
action_code.h
Fix action macros
2013-09-11 14:05:05 +09:00
action_layer.c
Add default layer config to bootmagic
2013-06-22 16:24:56 +09:00
action_layer.h
Add default layer config to bootmagic
2013-06-22 16:24:56 +09:00
action_macro.c
Add support for macro media/system keys
2013-07-23 07:53:18 +09:00
action_macro.h
Add support for macro media/system keys
2013-07-23 07:53:18 +09:00
action_oneshot.c
Add NO_ACTION_ONESHOT config option
2013-03-21 14:42:40 +09:00
action_oneshot.h
Add NO_ACTION_ONESHOT config option
2013-03-21 14:42:40 +09:00
action_tapping.c
Fix tapping count over flow(issue #52 )
2013-07-29 22:18:42 +09:00
action_tapping.h
Refine ACT_LAYER and ACT_LAYER_TAP
2013-04-02 16:09:43 +09:00
backlight.c
Add support for backlight
2013-06-22 17:23:36 +09:00
backlight.h
Add support for backlight
2013-06-22 17:23:36 +09:00
bootloader.c
Fix bootloader jump use word address
2013-09-18 16:10:53 +09:00
bootloader.h
…
bootmagic.c
Add bootmagic salt key to avoid accidental configuration
2013-07-24 00:41:28 +09:00
bootmagic.h
Add bootmagic salt key to avoid accidental configuration
2013-07-24 00:41:28 +09:00
command.c
Add version string
2013-09-11 13:44:54 +09:00
command.h
Add COMMAND_ENABLE build option
2013-03-19 16:05:53 +09:00
debug.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
debug_config.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
eeconfig.c
Add BACKLIGHT_ENABLE conditional
2013-06-23 09:14:58 +09:00
eeconfig.h
Add BACKLIGHT_ENABLE conditional
2013-06-23 09:14:58 +09:00
host.c
Add NKRO support for LUFA
2013-07-28 17:34:41 +09:00
host.h
…
host_driver.h
…
keyboard.c
Add support for backlight
2013-06-22 17:23:36 +09:00
keyboard.h
Change struct key_t
2013-02-13 12:16:24 +09:00
keycode.h
Add mechanical locking switch support for NumLock and ScrollLock
2013-07-23 10:56:03 +09:00
keymap.c
Fix deprecated 'prog_*' typedef - Issue #34
2013-05-21 10:16:55 +09:00
keymap.h
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
led.h
…
matrix.h
Fix debouncing and add legacy keymap support
2013-03-12 16:05:50 +09:00
mousekey.c
…
mousekey.h
…
nodebug.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
print.c
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
print.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
report.h
Add NKRO support for LUFA
2013-07-28 17:34:41 +09:00
sendchar.h
…
sendchar_null.c
…
sendchar_uart.c
…
sleep_led.c
Change sleep led step table to get smooth
2013-03-16 23:45:11 +09:00
sleep_led.h
Add common/suspend.c
2013-03-25 01:46:32 +09:00
suspend.c
Add support for backlight
2013-06-22 17:23:36 +09:00
suspend.h
Add common/suspend.c
2013-03-25 01:46:32 +09:00
timer.c
…
timer.h
…
uart.c
…
uart.h
…
util.c
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
util.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
xprintf.S
Fix deprecated 'prog_*' typedef - Issue #34
2013-05-21 10:16:55 +09:00
xprintf.h
Fix deprecated 'prog_*' typedef - Issue #34
2013-05-21 10:16:55 +09:00