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
34373185b7
Merge pull request #124 from kairyu/6kro
USB 6KRO with pseudo- or half- NKRO feature
|
10 years ago |
.. |
action.c
|
New macro: ACTION_BACKLIGHT_LEVEL(level)
|
11 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)
|
11 years ago |
action_layer.c
|
Add default layer config to bootmagic
|
12 years ago |
action_layer.h
|
Add default layer config to bootmagic
|
12 years ago |
action_macro.c
|
Make modifiers 'weak' in macro
|
11 years ago |
action_macro.h
|
Add support for macro media/system keys
|
11 years ago |
action_tapping.c
|
Fix Tapping: release key immediately but modifier #65
|
11 years ago |
action_tapping.h
|
Refine ACT_LAYER and ACT_LAYER_TAP
|
12 years ago |
action_util.c
|
New branch for 6KRO feature
|
11 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)
|
11 years ago |
backlight.h
|
New macro: ACTION_BACKLIGHT_LEVEL(level)
|
11 years ago |
bootloader.c
|
Fix bootloader jump use word address
|
11 years ago |
bootloader.h
|
Moved files to common, protocol and doc directory
|
13 years ago |
bootmagic.c
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
11 years ago |
bootmagic.h
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
11 years ago |
command.c
|
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit
|
10 years ago |
command.h
|
Add COMMAND_ENABLE build option
|
12 years ago |
debug.h
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
debug_config.h
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
eeconfig.c
|
Add BACKLIGHT_ENABLE conditional
|
12 years ago |
eeconfig.h
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
11 years ago |
host.c
|
Make NKRO deafult when it is available
|
11 years ago |
host.h
|
Make NKRO deafult when it is available
|
11 years ago |
host_driver.h
|
Moved files to common, protocol and doc directory
|
13 years ago |
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
|
Add mechanical locking switch support for NumLock and ScrollLock
|
11 years ago |
keymap.c
|
Fix to bootmagic key configurable
|
11 years ago |
keymap.h
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
11 years ago |
led.h
|
Moved files to common, protocol and doc directory
|
13 years ago |
matrix.h
|
Fix debouncing and add legacy keymap support
|
12 years ago |
mousekey.c
|
Fix to build ps2_mouse with both LUFA and PJRC
|
11 years ago |
mousekey.h
|
Use software serial for Sun.
|
12 years ago |
nodebug.h
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
print.c
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
print.h
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
report.h
|
Add description of keyboard report in report.h
|
11 years ago |
sendchar.h
|
test build of 'Host shield' in minimal env.
|
12 years ago |
sendchar_null.c
|
Moved files to common, protocol and doc directory
|
13 years ago |
sendchar_uart.c
|
Moved files to common, protocol and doc directory
|
13 years ago |
sleep_led.c
|
Change sleep led step table to get smooth
|
12 years ago |
sleep_led.h
|
Add common/suspend.c
|
12 years ago |
suspend.c
|
Fix USB initilaize on LUFA
|
11 years ago |
suspend.h
|
Add common/suspend.c
|
12 years ago |
timer.c
|
Initial version of new code for layer switch is added.
|
12 years ago |
timer.h
|
usb_hid: workaround for compile on Windows.
|
12 years ago |
uart.c
|
Moved files to common, protocol and doc directory
|
13 years ago |
uart.h
|
Moved files to common, protocol and doc directory
|
13 years ago |
util.c
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
util.h
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
xprintf.S
|
Fix deprecated 'prog_*' typedef - Issue #34
|
12 years ago |
xprintf.h
|
Fix deprecated 'prog_*' typedef - Issue #34
|
12 years ago |