summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Expand)Author
2021-07-03Improve layer mask handling (#13065)Drashna Jaelre
2021-07-03Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-07-03Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)Ryan
2021-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-26Allow configuration of USB_VBUS_PIN on chibios (#13342)Joel Challis
2021-06-19Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)Joakim Tufvegren
2021-06-18Extensible split data sync (#11930)Nick Brassel
2021-06-18Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann
2021-06-17core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg
2021-06-15core: make RESET key work with Teensy 4.x (#13076)Michael Stapelberg
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-16Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei
2021-06-10Add ST7565 LCD driver (#13089)Ryan
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott
2021-06-07Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754)Takeshi ISHII
2021-06-06Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye...Sergey Vlasov
2021-06-06[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819)Stefan Kerkmann
2021-06-07core: bump USB spec version in device descriptor to 2.0 (#13078)Michael Stapelberg
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-29run: qmk cformat --core-onlyJames Young
2021-05-26Backlight: add defines for default level and breathing state (#12560)Ryan
2021-05-18Fixup housekeeping from being invoked twice per loop. (#12933)Nick Brassel
2021-05-13Add missing LED Matrix suspend code to suspend.c (#12878)Drashna Jaelre
2021-05-11Fix syntax error when compiling for ARM (#12866)Ryan
2021-05-10Fix another bin/qmk reference (#12856)Sergey Vlasov
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-06Add a handful of consumer/gendesk page usages (#12811)Ryan
2021-05-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-06Fix qmk flash on FreeBSD (#12085)Mateusz Piotrowski
2021-04-29[CI] Format code according to conventions (#12731)github-actions[bot]
2021-04-29Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre
2021-04-25Format code according to conventions (#12682)github-actions[bot]
2021-04-25eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulat...Purdea Andrei
2021-04-25Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel
2021-04-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-25Format code according to conventions (#12681)github-actions[bot]
2021-04-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-25Fix how USB queue overflow is handled in chibios. (#12576)Purdea Andrei
2021-04-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-20Fix for gcc10 teensy_lc eeprom build warning (#12587)Joel Challis
2021-04-19Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482)Purdea Andrei
2021-04-13LED Matrix: suspend code (#12509)Ryan
2021-04-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-10Format code according to conventions (#12540)github-actions[bot]
2021-04-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-10ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg
2021-04-06Add support for producing UF2-format binaries. (#12435)Nick Brassel
2021-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-03Add WSL specific logic for avrdude device detection (#12392)Joel Challis