This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
tmk_core
/
common
History
Martin Sandiford
c622423668
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
2017-08-15 19:51:06 -04:00
..
avr
…
chibios
…
mbed
…
test
…
action_code.h
…
action_layer.c
…
action_layer.h
…
action_macro.c
…
action_macro.h
…
action_tapping.c
…
action_tapping.h
…
action_util.c
…
action_util.h
…
action.c
…
action.h
…
backlight.c
…
backlight.h
…
bootloader.h
…
bootmagic.c
…
bootmagic.h
…
command.c
…
command.h
…
debug.c
…
debug.h
…
eeconfig.c
Add support for GeminiPR steno protocol.
2017-07-27 16:10:36 -04:00
eeconfig.h
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
2017-08-13 14:24:04 -04:00
eeprom.h
…
host_driver.h
…
host.c
…
host.h
…
keyboard.c
Add support for GeminiPR steno protocol.
2017-07-27 16:10:36 -04:00
keyboard.h
…
keycode.h
…
led.h
…
magic.c
…
magic.h
…
matrix.h
…
mousekey.c
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
2017-08-15 19:51:06 -04:00
mousekey.h
…
nodebug.h
…
print.c
…
print.h
…
progmem.h
…
raw_hid.h
…
report.c
…
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
…
wait.h
…