You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Stapelberg 1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)
3 years ago
..
arm_atsam Move gpio wait logic to wait.h (#12067) 3 years ago
avr Move gpio wait logic to wait.h (#12067) 3 years ago
chibios core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 3 years ago
test Move gpio wait logic to wait.h (#12067) 3 years ago
action.c Fixes #4072, #6214. Revision of #156 to clear before AS/TD. (#9941) 3 years ago
action.h Add `tap_code_delay(code, delay)` (#11913) 3 years ago
action_code.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_layer.c Optimization for scanning less layers. (#8311) 4 years ago
action_layer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_macro.c clang-format changes 4 years ago
action_macro.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_tapping.c 2020 May 30 Breaking Changes Update (#9215) 4 years ago
action_tapping.h manually run formatting job (#11503) 3 years ago
action_util.c Add ability to toggle One Shot functionality (#4198) 3 years ago
action_util.h Add ability to toggle One Shot functionality (#4198) 3 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
debug.c Refactor platform logic within print.h (#11863) 3 years ago
debug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
eeconfig.c Split RGB Matrix (#11055) 3 years ago
eeconfig.h LED Matrix: decouple from Backlight (#12054) 3 years ago
eeprom.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
gpio.h Split gpio and atomic to platform (#11792) 3 years ago
host.c Run clang-format manually to fix recently changed files 4 years ago
host.h New and improved lock LED callbacks (#7215) 4 years ago
host_driver.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
keyboard.c Overhaul bootmagic logic to have single entrypoint (#8532) 3 years ago
keyboard.h Merge remote-tracking branch 'upstream/master' into develop 3 years ago
keycode.h Format code according to conventions (#12244) 3 years ago
lib_printf.mk Refactor platform logic within print.h (#11863) 3 years ago
nodebug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
pin_defs.h Split gpio and atomic to platform (#11792) 3 years ago
print.h Refactor platform logic within print.h (#11863) 3 years ago
printf.c Refactor platform logic within print.h (#11863) 3 years ago
progmem.h Refactor platform logic within print.h (#11863) 3 years ago
raw_hid.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
report.c format code according to conventions [skip ci] 4 years ago
report.h tmk_core/common/action.c: refactor for code size; merge multiple `case`s into one (#11943) 3 years ago
sendchar.h Refactor platform logic within print.h (#11863) 3 years ago
sendchar_null.c Initial vusb console support (#8559) 4 years ago
sendchar_uart.c clang-format changes 4 years ago
sleep_led.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
suspend.h Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (#12081) 3 years ago
sync_timer.c [Split] Sync Timer feature (#10997) 3 years ago
sync_timer.h [Split] Sync Timer feature (#10997) 3 years ago
timer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
usb_util.c Refactor of USB code within split_common (#11890) 3 years ago
usb_util.h Refactor of USB code within split_common (#11890) 3 years ago
virtser.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
wait.h Move gpio wait logic to wait.h (#12067) 3 years ago