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
skullY
6f30b402a2
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
...
This reverts commit e17b55e33ad5b3dcefcf7b828ac99aeb2daeeae2.
2020-05-04 09:25:44 -07:00
..
arm_atsam
…
avr
format code according to conventions [skip ci]
2020-04-02 21:59:37 +00:00
chibios
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
2020-05-04 09:25:44 -07:00
test
…
action_code.h
…
action_layer.c
…
action_layer.h
Strip out features to allow minimum firmware sizes (
#8645
)
2020-04-01 21:06:22 +01:00
action_macro.c
…
action_macro.h
…
action_tapping.c
Fix bug with layer caching in get_event_keycode (
#8693
)
2020-04-12 17:27:17 +02:00
action_tapping.h
Fix bug with layer caching in get_event_keycode (
#8693
)
2020-04-12 17:27:17 +02:00
action_util.c
…
action_util.h
…
action.c
[Docs] Fixed minor typos (
#8860
)
2020-04-19 23:04:26 +01:00
action.h
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (
#8663
)
2020-04-09 00:18:30 +01:00
bootloader.h
…
bootmagic_lite.c
…
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
Provide a mechanism for split keyboards to process key press on both halves (
#9001
)
2020-05-03 00:39:37 +01:00
keyboard.h
…
keycode.h
Add *OPT aliases for *ALT keycodes and macros (
#8714
)
2020-04-12 11:37:55 -07:00
led.h
…
magic.c
…
magic.h
…
matrix.h
…
mousekey.c
…
mousekey.h
…
nodebug.h
…
print.c
…
print.h
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
2020-05-04 09:25:44 -07:00
progmem.h
Fix
pgm_read_ptr()
define for ARM (
#8658
)
2020-04-02 16:52:16 +01:00
raw_hid.h
…
report.c
…
report.h
Add some usages needed for ChromeOS hosts (
#8996
)
2020-05-03 10:24:11 +10:00
sendchar_null.c
Initial vusb console support (
#8559
)
2020-05-03 01:25:39 +01:00
sendchar_uart.c
…
sendchar.h
…
sleep_led.h
…
suspend.h
…
timer.h
format code according to conventions [skip ci]
2020-04-11 00:48:16 +00:00
uart.c
…
uart.h
…
util.c
Strip out features to allow minimum firmware sizes (
#8645
)
2020-04-01 21:06:22 +01:00
util.h
…
virtser.h
…
wait.h
…