summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Expand)Author
2020-08-082020 May 30 Breaking Changes Update (#9215)James Young
2020-08-08Fix capitalisation of "GitHub" (#9184)Ryan
2020-06-12Added missing shutdown_user() hook (#9180)yulei
2020-06-12Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel
2020-06-12Fix ChibiOS FPU build logic (#9132)Joel Challis
2020-06-12Disable Mousekey Command interface when Constant speed is enabled (#7017)Drashna Jaelre
2020-06-12CLI: Tune doctor's udev rule checking to match #8750Erovia
2020-06-12V-USB Interface reorder (#9090)yiancar
2020-06-12One shot support for swap hands (#8590)Zsolt Parragi
2020-06-12Optimization for scanning less layers. (#8311)Alex Ong
2020-06-12Improve security of avrdude by eliminating the use of well-known names. (#9026)Zach White
2020-06-12Remove Bluefruit protocol (#9008)Ryan
2020-06-12Initial vusb console support (#8559)Joel Challis
2020-06-12Add some usages needed for ChromeOS hosts (#8996)Joshua Moses Diamond
2020-06-12Provide a mechanism for split keyboards to process key press on both halves (...Joel Challis
2020-06-12Clean up ATSAM ifdefs (#8808)Ryan
2020-06-12Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-06-12Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-06-12Add support for hardware and board initialisation overrides. (#8330)Nick Brassel
2020-06-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević
2020-06-12Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre
2020-06-12Various fixes to how timer differences are calculated (#8585)Purdea Andrei
2020-06-12Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650)Manna Harbour
2020-06-12Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević
2020-06-12spi_master for AVR (#8299)Ryan
2020-06-12V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8...Ryan
2020-06-12V-USB remote wakeup (#7627)Drashna Jaelre
2020-06-12Initial support for ATtiny85 (#8632)Joel Challis
2020-06-12Fix `pgm_read_ptr()` define for ARM (#8658)Ryan
2020-06-12Strip out features to allow minimum firmware sizes (#8645)Joel Challis
2020-06-12Updated V-USB template to allow usbFunctionWriteOut (#8634)yiancar
2020-06-12Miscellaneous cleanups (#8639)Ryan
2020-06-12Migrate :program logic to :flash (#8631)Joel Challis
2020-06-12add hid_raw feature to VUSB (#8380)Takuya Urakawa
2020-06-12fixed problem with implicit declaration in quantum/rgblight.c (#8406)Casper Weiss Bang
2020-06-12V-USB: Use structs for USB descriptors (#8572)Ryan
2020-06-12Enable SLEEP_LED on ATmega32A (#8531)Joel Challis
2020-06-12V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2020-06-12Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx1337
2020-06-12Add Post Processing to process_record (#4892)Drashna Jaelre
2020-06-12Align some ChibiOS build logic (#8461)Joel Challis
2020-06-12Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-06-12Fix formatting for report.h (#8512)Ryan
2020-06-12Tidy up report.h (#8486)Ryan
2020-06-12Remove ACT_COMMAND (#8487)Ryan
2020-06-12Remove qmk archive generation (#8462)Joel Challis
2020-06-12Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)Takeshi ISHII
2020-06-12Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo
2020-06-12Decouple mouse cursor and mouse wheel in accelerated mode (#6685)francislan