This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
tmk_core
/
common
History
Jack Humbert
a920548471
Merge pull request
#677
from SmackleFunky/master
...
Virtual Serial Port - and a Layout that uses that virtual serial port for Plover
2016-08-23 11:05:26 -04:00
..
avr
…
chibios
…
mbed
…
action_code.h
Improve one-hand support by adding more actions and tap keys.
2016-08-20 17:46:53 -07:00
action_layer.c
Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
2016-07-24 12:56:28 -07:00
action_layer.h
…
action_macro.c
…
action_macro.h
…
action_tapping.c
…
action_tapping.h
…
action_util.c
…
action_util.h
…
action.c
Improve one-hand support by adding more actions and tap keys.
2016-08-20 17:46:53 -07:00
action.h
Add one-hand support.
2016-08-20 17:46:53 -07:00
backlight.c
…
backlight.h
…
bootloader.h
…
bootmagic.c
…
bootmagic.h
…
command.c
…
command.h
…
debug.c
…
debug.h
…
eeconfig.c
…
eeconfig.h
…
eeprom.h
…
host_driver.h
…
host.c
…
host.h
…
keyboard.c
…
keyboard.h
…
keycode.h
Fix IS_CONSUMER macro
2016-07-07 20:04:27 +03:00
led.h
…
magic.c
…
magic.h
…
matrix.h
…
mousekey.c
…
mousekey.h
…
nodebug.h
…
print.c
…
print.h
Most ergodox keymaps compiles on Infinity
2016-07-29 20:48:20 +03:00
progmem.h
…
report.h
…
sendchar_null.c
…
sendchar_uart.c
…
sendchar.h
…
sleep_led.h
…
suspend.h
…
timer.h
…
uart.c
…
uart.h
…
util.c
…
util.h
…
virtser.h
Added USB Virtual Serial support
2016-08-23 04:16:35 +00:00
wait.h
…