You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
arm_atsam Refactor platform logic within print.h (#11863) 5 years ago
avr Refactor platform logic within print.h (#11863) 5 years ago
chibios Stop sounds when suspended (#11553) 5 years ago
test Ensure single newline at EOF for core files (#11310) 5 years ago
action.c Remove FAUXCLICKY feature (deprecated) (#11829) 5 years ago
action.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_code.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_layer.c Optimization for scanning less layers. (#8311) 6 years ago
action_layer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_macro.c
action_macro.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_tapping.c 2020 May 30 Breaking Changes Update (#9215) 6 years ago
action_tapping.h manually run formatting job (#11503) 5 years ago
action_util.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
action_util.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
bootloader.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
bootmagic.c Initialize Layer State on startup (#8318) 5 years ago
bootmagic.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
bootmagic_lite.c Add references for is_keyboard_left() (#10850) 5 years ago
debug.c Refactor platform logic within print.h (#11863) 5 years ago
debug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
eeconfig.c Normalise include statements in core code (#11153) 5 years ago
eeconfig.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
eeprom.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
host.c Run clang-format manually to fix recently changed files 6 years ago
host.h New and improved lock LED callbacks (#7215) 6 years ago
host_driver.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
keyboard.c Refactor platform logic within print.h (#11863) 5 years ago
keyboard.h Merge remote-tracking branch 'upstream/master' into develop 5 years ago
keycode.h Add support for 8 buttons to mouse report (#10807) 5 years ago
lib_printf.mk Refactor platform logic within print.h (#11863) 5 years ago
magic.c Initialize Layer State on startup (#8318) 5 years ago
magic.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
nodebug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
print.h Refactor platform logic within print.h (#11863) 5 years ago
printf.c Refactor platform logic within print.h (#11863) 5 years ago
progmem.h Refactor platform logic within print.h (#11863) 5 years ago
raw_hid.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
report.c format code according to conventions [skip ci] 6 years ago
report.h Add support for 8 buttons to mouse report (#10807) 5 years ago
sendchar.h Refactor platform logic within print.h (#11863) 5 years ago
sendchar_null.c Initial vusb console support (#8559) 6 years ago
sendchar_uart.c
sleep_led.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
suspend.h Address wake from sleep instability (#11450) 5 years ago
sync_timer.c [Split] Sync Timer feature (#10997) 5 years ago
sync_timer.h [Split] Sync Timer feature (#10997) 5 years ago
timer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
virtser.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
wait.h `qmk cformat` 5 years ago