summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/arm_atsam
Commit message (Expand)AuthorAge
* Refactor `send_extra` (#18615)Ryan2022-10-06
* Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249)Ryan2022-09-02
* Simplify extrakeys sending at the host driver level (#18230)Ryan2022-09-02
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
* Fix use of ISSI driver config before init (#16493)Joel Challis2022-03-03
* Format code according to conventions (#16421)QMK Bot2022-02-21
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-27
* Add support for deferred executors. (#14859)Nick Brassel2021-11-15
* Add support to persist MD LED framework settings (#14980)Joel Challis2021-11-02
* Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)just-another-jxliu2021-10-29
* Initial USB2422 driver (#14835)Joel Challis2021-10-22
* Split out arm_atsam shift register logic (#14848)Joel Challis2021-10-22
* Fixup atsam builds. (#14052)Nick Brassel2021-08-18
* Fix Indicator LED issues (#12097)50an6xy06r6n2021-08-18
* Allow for higher USB Polling rate on ATSAM boards (#13755)Drashna Jaelre2021-07-28
* Migrate arm_atsam print logic to use common framework (#13554)Joel Challis2021-07-16
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Format code according to conventions (#12024)github-actions[bot]2021-02-26
* [BUG] Massdrop develop rgb fix (#12022)Nick Brassel2021-02-26
* Format code according to conventions (#11905)github-actions[bot]2021-02-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-07
|\
| * Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-07
* | Remove duplicated housekeeping in arm_atsam (#11672)Gentoli2021-01-24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-15
|\|
| * arm_atsam: temporarily lower raw HID endpoint/report size (#11554)Ryan2021-01-15
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-01
|\|
| * Manually run formatting CI process (#11375)Joel Challis2021-01-01
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2020-12-18
|\|
| * Run cformat and dos2unix manually (#11235)Ryan2020-12-17
* | gcc 10 compatibility for Drop alt (#9485)Jesper Jensen2020-12-06
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818)Chris Merrill2020-11-09
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-25
* Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel2020-05-21
* Clean up ATSAM ifdefs (#8808)Ryan2020-04-20
* format code according to conventions [skip ci]QMK Bot2020-03-26
* Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx13372020-03-26
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-25
* format code according to conventions [skip ci]QMK Bot2020-02-02
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-02
* format code according to conventions [skip ci]QMK Bot2020-02-02
* Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)fauxpark2020-02-02
* Run clang-format manually to fix recently changed fileszvecr2019-11-17
* clang-format changesskullY2019-08-30
* Fixes compile errors for massdrop keyboardsChris Dosé2019-06-03
* Cleanup/rgb matrix (#5811)XScorpion22019-05-10
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-07