index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
arm_atsam
Age
Commit message (
Expand
)
Author
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-22
Implement GPIO abstraction for atsam (#13567)
Joel Challis
2021-07-16
Migrate arm_atsam print logic to use common framework (#13554)
Joel Challis
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-03-25
Fix USER_PRINT on avr/atsam (#12269)
Joel Challis
2021-02-14
Refactor platform logic within print.h (#11863)
Joel Challis
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-01-24
format code according to conventions [skip ci]
QMK Bot
2020-01-24
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2019-11-17
Run clang-format manually to fix recently changed files
zvecr
2019-08-30
clang-format changes
skullY
2019-04-18
Fix wake from suspend LED functionality
patrickmt
2019-04-03
RGB Matrix support for Massdrop CTRL/ALT (#5328)
Daniel Prilik
2019-01-07
Update to arm_atsam wait and timer routines
patrickmt
2018-11-02
USB Suspend for arm_atsam protocol
patrickmt
2018-10-29
Fix undefined reference to `console_printf` for CTRL and ALT keyboards
patrickmt
2018-10-10
Massdrop keyboards console device support for hid_listen
patrickmt
2018-09-28
CTRL keyboard bootloader_jump support
patrickmt
2018-09-28
Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...
patrickmt
2018-09-05
CTRL and ALT updates
patrickmt
2018-08-29
Massdrop keyboard support (#3780)
patrickmt