THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
common
History
tmk
34373185b7
Merge pull request
#124
from kairyu/6kro
...
USB 6KRO with pseudo- or half- NKRO feature
2014-07-07 12:46:12 +09:00
..
action_code.h
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
action_layer.c
…
action_layer.h
…
action_macro.c
Make modifiers 'weak' in macro
2014-01-28 10:55:51 +09:00
action_macro.h
…
action_tapping.c
…
action_tapping.h
…
action_util.c
New branch for 6KRO feature
2014-05-13 14:57:13 +09:00
action_util.h
…
action.c
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
action.h
…
backlight.c
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
backlight.h
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
bootloader.c
…
bootloader.h
…
bootmagic.c
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
bootmagic.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
command.c
Merge pull request
#112
from shayneholmes/ee_nkro_use_reserved_bit
2014-07-07 12:01:01 +09:00
command.h
…
debug_config.h
…
debug.h
…
eeconfig.c
…
eeconfig.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
host_driver.h
…
host.c
Make NKRO deafult when it is available
2014-04-27 04:16:49 +09:00
host.h
Make NKRO deafult when it is available
2014-04-27 04:16:49 +09:00
keyboard.c
…
keyboard.h
…
keycode.h
…
keymap.c
…
keymap.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
led.h
…
matrix.h
…
mousekey.c
…
mousekey.h
…
nodebug.h
…
print.c
…
print.h
…
report.h
…
sendchar_null.c
…
sendchar_uart.c
…
sendchar.h
…
sleep_led.c
…
sleep_led.h
…
suspend.c
…
suspend.h
…
timer.c
…
timer.h
…
uart.c
…
uart.h
…
util.c
…
util.h
…
xprintf.h
…
xprintf.S
…