index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
arm_atsam
/
usb
Age
Commit message (
Expand
)
Author
2020-06-12
Allow for overriding RAW endpoint usage page and ID. (#8834)
Nick Brassel
2020-06-12
Clean up ATSAM ifdefs (#8808)
Ryan
2020-06-12
Add RawHID support to ATSAM (Massdrop boards) (#8530)
foxx1337
2020-06-12
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)
fauxpark
2020-03-26
Improvements to extrakey HID descriptors (#8156)
Ryan
2019-10-01
clang-format changes
skullY
2019-04-09
RGB Matrix support for Massdrop CTRL/ALT (#5328)
Daniel Prilik
2019-01-11
Improved fix for __always_inline redefinition bug
James Churchill
2019-01-07
Update to arm_atsam wait and timer routines
patrickmt
2018-12-14
Fix macro redefinition for GNUC compilers > 6
patrickmt
2018-12-10
Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)
patrickmt
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-11-02
USB Suspend for arm_atsam protocol
patrickmt
2018-11-02
Fix CTRL/ALT keyboard does not wake computer from sleep
patrickmt
2018-10-10
Massdrop keyboards console device support for hid_listen
patrickmt
2018-09-28
Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...
patrickmt
2018-09-01
Keyboard: Rename alt67 to alt (#3824)
patrickmt
2018-08-29
Massdrop keyboard support (#3780)
patrickmt