summaryrefslogtreecommitdiff
path: root/tmk_core/common/arm_atsam
AgeCommit message (Expand)Author
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix USER_PRINT on avr/atsam (#12269)Joel Challis
2021-03-10Move gpio wait logic to wait.h (#12067)Joel Challis
2021-02-14Refactor platform logic within print.h (#11863)Joel Challis
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-01-24format code according to conventions [skip ci]QMK Bot
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-08-30clang-format changesskullY
2019-04-18Fix wake from suspend LED functionalitypatrickmt
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-01-07Update to arm_atsam wait and timer routinespatrickmt
2018-11-02USB Suspend for arm_atsam protocolpatrickmt
2018-10-29Fix undefined reference to `console_printf` for CTRL and ALT keyboardspatrickmt
2018-10-10Massdrop keyboards console device support for hid_listenpatrickmt
2018-09-28CTRL keyboard bootloader_jump supportpatrickmt
2018-09-28Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt
2018-09-05CTRL and ALT updatespatrickmt
2018-08-29Massdrop keyboard support (#3780)patrickmt