qmk-dactyl-manuform-a/tmk_core/common/arm_atsam
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843)
* Begin to carve out platform/protocol API

* Fix up after rebase
2021-08-18 00:11:07 +01:00
..
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2021-06-09 17:23:21 +10:00
_wait.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
atomic_util.h Implement GPIO abstraction for atsam (#13567) 2021-07-22 23:01:19 +01:00
bootloader.c clang-format changes 2019-08-30 15:01:52 -07:00
eeprom.c format code according to conventions [skip ci] 2020-01-24 02:15:29 +00:00
gpio.h Implement GPIO abstraction for atsam (#13567) 2021-07-22 23:01:19 +01:00
pin_defs.h Implement GPIO abstraction for atsam (#13567) 2021-07-22 23:01:19 +01:00
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2021-08-18 00:11:07 +01:00
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2021-08-06 15:53:38 +10:00
suspend.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
timer.c clang-format changes 2019-08-30 15:01:52 -07:00