Nick Brassel eba91c6e28 Initial implementation of XAP protocol. 5 years ago
..
arm_atsam 538d9d7890 Merge remote-tracking branch 'origin/master' into develop 5 years ago
avr 538d9d7890 Merge remote-tracking branch 'origin/master' into develop 5 years ago
chibios 538d9d7890 Merge remote-tracking branch 'origin/master' into develop 5 years ago
test c588d232cb Avoid name conflicts with usb_hid Arduino code (#13870) 5 years ago
action.c 7e983796e1 Process combos earlier & overlapping combos (#8591) 5 years ago
action.h 7e983796e1 Process combos earlier & overlapping combos (#8591) 5 years ago
action_code.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_layer.c 8da8aabbe5 Improve layer mask handling (#13065) 5 years ago
action_layer.h 8da8aabbe5 Improve layer mask handling (#13065) 5 years ago
action_macro.c b624f32f94 clang-format changes 7 years ago
action_macro.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
action_tapping.c 610035dce8 Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404) 5 years ago
action_tapping.h 7e983796e1 Process combos earlier & overlapping combos (#8591) 5 years ago
action_util.c 52cfc9259b [Feature] Key Overrides (#11422) 5 years ago
action_util.h 0e984b6e7e Add ability to toggle One Shot functionality (#4198) 5 years ago
atomic_util.h de8caf708c Split gpio and atomic to platform (#11792) 5 years ago
bootloader.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
eeconfig.c 06aea834c4 Backlight: add defines for default level and breathing state (#12560) 5 years ago
eeconfig.h 06aea834c4 Backlight: add defines for default level and breathing state (#12560) 5 years ago
eeprom.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
gpio.h de8caf708c Split gpio and atomic to platform (#11792) 5 years ago
host.c 172e6a7030 Extensible split data sync (#11930) 5 years ago
host.h dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
host_driver.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
keyboard.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) 5 years ago
keyboard.h 7d1194de01 run: qmk cformat --core-only 5 years ago
keycode.h a18e1305b3 Format code according to conventions (#12244) 5 years ago
pin_defs.h de8caf708c Split gpio and atomic to platform (#11792) 5 years ago
progmem.h 70fb3e1aaf __flash? (#13799) 5 years ago
raw_hid.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
report.c 5e98eaaaff format code according to conventions [skip ci] 6 years ago
report.h eba91c6e28 Initial implementation of XAP protocol. 5 years ago
sleep_led.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
suspend.h ab3986a684 Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (#12081) 5 years ago
sync_timer.c 8d9f527081 Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 5 years ago
sync_timer.h 8d9f527081 Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 5 years ago
timer.h 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop 5 years ago
usb_util.c 567da49ed0 Avoid LTO conficts on arm_atsam (#13676) 5 years ago
usb_util.h 567da49ed0 Avoid LTO conficts on arm_atsam (#13676) 5 years ago
virtser.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
wait.h 40c7ecfdea Move gpio wait logic to wait.h (#12067) 5 years ago