Age | Commit message (Expand) | Author |
2021-09-25 | Initial pass of F405 support (#14584) | Joel Challis |
2021-09-21 | Add ability to use numpad digits for unicode mode UC_WIN (#14496) | Marcus van Houdt |
2021-09-18 | Improvements to handling of disconnected split keyboards. (#14033) | Joakim Tufvegren |
2021-09-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-15 | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre |
2021-09-15 | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh |
2021-09-15 | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | Joel Challis |
2021-09-15 | fix typo in backlight code from #14439 (#14442) | Drashna Jaelre |
2021-09-15 | Refactor use of _STM32_ defines (#14439) | Joel Challis |
2021-09-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-13 | Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) | Drashna Jaelre |
2021-09-09 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-08 | `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) | JayceFayne |
2021-09-08 | `OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302) | JayceFayne |
2021-08-30 | Move feature suspend logic out of platform specific code (#14210) | Drashna Jaelre |
2021-08-30 | [Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178) | Purdea Andrei |
2021-08-25 | Revert 14083 && 14144 (#14150) | Joel Challis |
2021-08-24 | Align some quantum sub-directories (#14134) | Joel Challis |
2021-08-24 | Short term bodge for firmware size bloat (#14144) | Joel Challis |
2021-08-24 | Tidy up quantum.c now some of tmk_core has been merged (#14083) | Joel Challis |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-23 | eeprom_stm32: implement high density wear leveling (#12567) | Donald Kjer |
2021-08-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-08-24 | Fix US_RDQU keycode (#13464) | Olli Helenius |
2021-08-24 | adding uf2 flash support for blackpill 401 (#13968) | Path Nirvana |
2021-08-22 | Make solo half of split keyboards (more) usable. (#13523) | Joakim Tufvegren |
2021-08-20 | Fix issues with VIA EEPROM init and bring in line with eeconfig functionality... | Drashna Jaelre |
2021-08-20 | Fix LED Matrix suspend code (#14090) | Ryan |
2021-08-20 | [Bug] Fix RGB/LED Matrix Suspend code (#14084) | Drashna Jaelre |
2021-08-20 | Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) | Joel Challis |
2021-08-19 | Added right vs left specific pin assignments for dip switch (#13074) | XScorpion2 |
2021-08-18 | Allow for removal of hysteresis on 4x encoders (#13698) | tucvbif |
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis |
2021-08-18 | Begin to carve out platform/protocol API - Single main loop (#13843) | Joel Challis |
2021-08-18 | Add a toggle key for GUI On/Off in Magic feature (#13830) | Drashna Jaelre |
2021-08-18 | Digitizer HID interface : absolute coordinates for mouse cursor (#12851) | a-chol |
2021-08-18 | Steno combinedkeys (#12538) | freqmod |
2021-08-18 | Rgb matrix/enable modes explicitly (#13758) | Drashna Jaelre |
2021-08-15 | Fixup Audio startup and add to documents (#13606) | Drashna Jaelre |
2021-08-15 | Fix ifdefs for OLED split sync code (#14017) | Drashna Jaelre |
2021-08-15 | Enable sync of OLED/ST7565 display on/off state on Splits (#13542) | Drashna Jaelre |
2021-08-14 | Fix `combo_disable` (#13988) | Pete Sevander |
2021-08-09 | Fix compilation issue. (#13926) | Nick Brassel |
2021-08-09 | Add support for STM32F407x MCUs. (#13718) | thpoll83 |
2021-08-07 | Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) | Liyang HU |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-08-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-08-06 | Avoid name conflicts with usb_hid Arduino code (#13870) | Joel Challis |
2021-08-06 | Process combos earlier & overlapping combos (#8591) | Pete Sevander |
2021-08-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |