summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-18
* Further tidy up of STM32 eeprom emulation (#14591)Joel Challis2021-10-16
* Fix misplaced endif in led_matrix_drivers.c (#14785)Ryan2021-10-10
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-09
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-08
* Move converter specific tmk_core protocols (#14743)Joel Challis2021-10-07
* Correct the Turkish F '?' keycode (TR_QUES) (#14740)precondition2021-10-07
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-07
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-07
* Purge uGFX. (#14720)Nick Brassel2021-10-07
* Remove sysex API (#14723)Ryan2021-10-06
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-06
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-06
|\
| * [Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#...Drashna Jaelre2021-10-05
* | Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181)Purdea Andrei2021-10-03
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-30
* | Added power tracking api (#12691)Purdea Andrei2021-09-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-29
|\|
| * [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-29
* | Remove GCC version check from song list inclusion (#14600)Drashna Jaelre2021-09-25
* | Initial pass of F405 support (#14584)Joel Challis2021-09-25
* | Add ability to use numpad digits for unicode mode UC_WIN (#14496)Marcus van Houdt2021-09-21
* | Improvements to handling of disconnected split keyboards. (#14033)Joakim Tufvegren2021-09-18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-15
|\|
| * [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-15
* | Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
* | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis2021-09-15
* | fix typo in backlight code from #14439 (#14442)Drashna Jaelre2021-09-15
* | Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-09
|\|
| * `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)JayceFayne2021-09-08
| * `OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)JayceFayne2021-09-08
* | Move feature suspend logic out of platform specific code (#14210)Drashna Jaelre2021-08-30
|/
* [Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178)Purdea Andrei2021-08-30
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-25
* Align some quantum sub-directories (#14134)Joel Challis2021-08-24
* Short term bodge for firmware size bloat (#14144)Joel Challis2021-08-24
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-24
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer2021-08-23
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-23
|\
| * Fix US_RDQU keycode (#13464)Olli Helenius2021-08-24
* | adding uf2 flash support for blackpill 401 (#13968)Path Nirvana2021-08-24
* | Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-22
* | Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...Drashna Jaelre2021-08-20
* | Fix LED Matrix suspend code (#14090)Ryan2021-08-20
* | [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-20