Age | Commit message (Expand) | Author |
2022-07-08 | Add converter docs (#17593) | Joel Challis |
2022-07-07 | Make debounce() signal changes in the cooked matrix as return value (#17554) | Stefan Kerkmann |
2022-07-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-04 | Attempt to discourage manual MSYS install for new users (#17556) | Joel Challis |
2022-07-03 | Tentative Teensy 3.5 support (#14420) | Ryan |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-02 | MSYS2 install: use MinGW python-qmk package (#17302) | Ryan |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-02 | Allow for RGB actions to take place on Keydown instead of Keyup (#16886) | CoffeeIsLife |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-02 | Add note about qmk doctor in newbs_flashing.md (#15688) | ripdog |
2022-07-02 | Feature-ify Send String (#17275) | Ryan |
2022-07-02 | PoC: Swap Escape and Caps (#16336) | Osamu Aoki |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-02 | Add Zsh note for tab complete (#17226) | jack |
2022-07-02 | Add cli command to import keyboard|keymap|kbfirmware (#16668) | Joel Challis |
2022-07-02 | Added Wait time to sending each Keys for Dynamic Macros function (#16800) | FREEWING.JP |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-02 | Add LED backlight/indicator info to reference_info_json.md (#17010) | Josh Hinnebusch |
2022-07-02 | RP2040 emulated EEPROM. (#17519) | Nick Brassel |
2022-07-02 | [QP] Add ILI9488 support. (#17438) | Nick Brassel |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-06-30 | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel |
2022-06-29 | Update feature_split_keyboard.md to add extra detail about left and right mat... | ihatechoosingusernames |
2022-06-25 | improvements for Cirque Pinnacle trackpads (#17091) | Thomas Kriechbaumer |
2022-06-24 | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition |
2022-06-23 | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) | precondition |
2022-06-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-23 | Update ref_functions.md (replaced deprecated `RESET`) (#17436) | David Kosorin |
2022-06-23 | Added global current to all other issi drivers who don't have it (#17448) | Jamal Bouajjaj |
2022-06-22 | Cirque Attenuation Setting (#17342) | Kyle McCreery |
2022-06-21 | Fix RGB heatmap to use XY positions and use correct led limits (#17184) | Dasky |
2022-06-20 | Allow encoder config from info.json (#17295) | Joel Challis |
2022-06-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-21 | [Docs] clarify inner array of direct pin matrix (#17437) | evils |
2022-06-19 | IS31FL3737 Global Current Setting (#17420) | Jamal Bouajjaj |
2022-06-19 | [Core] Mouse key kinetic mode fix (#17176) | Albert Y |
2022-06-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-19 | Add a note about using differents MCU family (#17416) | coliss86 |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-06-18 | [Core] Split ChibiOS usart split driver in protocol and hardware driver part ... | Stefan Kerkmann |
2022-06-17 | [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907) | Stefan Kerkmann |
2022-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-14 | Inform people that things may not work. (#17391) | Nick Brassel |
2022-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-14 | Update feature_midi.md (#17390) | Tom Barnes |
2022-06-13 | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen |
2022-06-08 | Add support for large Mouse Reports (#16371) | Drashna Jaelre |
2022-06-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-08 | Update other_vscode.md (#17317) | JunZuloo |