qmk_firmware/tmk_core/common
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863)
* Remove GCC check from debug

* Remove platform logic from common.mk

* Refactor platform logic within print.h

* restore debug.c format

* headers

* Rename function pointer type

* review comments

* Update tmk_core/common/printf.c

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Format

Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-02-14 01:44:22 +00:00
..
arm_atsam Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
avr Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
chibios Stop sounds when suspended (#11553) 2021-02-01 09:25:55 +11:00
test Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
action.c Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
action.h
action_code.h
action_layer.c
action_layer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 2020-12-26 15:56:11 +11:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h manually run formatting job (#11503) 2021-01-10 22:15:29 +00:00
action_util.c
action_util.h
bootloader.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 2020-12-26 15:56:11 +11:00
bootmagic.c
bootmagic.h
bootmagic_lite.c
debug.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
keyboard.h Merge remote-tracking branch 'upstream/master' into develop 2021-01-28 10:52:59 +11:00
keycode.h Add support for 8 buttons to mouse report (#10807) 2021-01-28 04:38:34 +11:00
lib_printf.mk Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
magic.c
magic.h
nodebug.h
print.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
printf.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
progmem.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
raw_hid.h
report.c
report.h Add support for 8 buttons to mouse report (#10807) 2021-01-28 04:38:34 +11:00
sendchar.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h Address wake from sleep instability (#11450) 2021-02-02 11:12:41 +11:00
sync_timer.c
sync_timer.h
timer.h
virtser.h
wait.h qmk cformat 2021-01-17 10:19:56 -08:00