| Commit message (Expand) | Author | Age | Files | Lines |
* | Feature-ify Send String (#17275) | Ryan | 2022-07-02 | 1 | -0/+1 |
* | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann | 2022-06-30 | 1 | -0/+1 |
* | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel | 2022-06-30 | 1 | -0/+1 |
* | Removes terminal from QMK. (#17258) | Nick Brassel | 2022-05-30 | 1 | -1/+0 |
* | stub changelog | zvecr | 2022-05-24 | 1 | -1/+1 |
* | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer | 2022-05-14 | 1 | -0/+1 |
* | Quantum Painter (#10174) | Nick Brassel | 2022-04-13 | 1 | -0/+1 |
* | HD44780 driver rework (#16370) | Ryan | 2022-03-19 | 1 | -1/+1 |
* | Move Doxygen docs to subdirectory (#16561) | Ryan | 2022-03-07 | 1 | -8/+8 |
* | Changelog 2022q1 (#16380) | Joel Challis | 2022-02-23 | 1 | -1/+1 |
* | Align docs to new-keyboard behaviour (#16357) | Joel Challis | 2022-02-15 | 1 | -5/+6 |
* | Changelog 2021q4 (#15325) | Nick Brassel | 2021-11-28 | 1 | -1/+1 |
* | [Docs] Squeezing space out of AVR (#15243) | Drashna Jaelre | 2021-11-23 | 1 | -0/+1 |
* | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh | 2021-09-15 | 1 | -0/+1 |
* | Digitizer HID interface : absolute coordinates for mouse cursor (#12851) | a-chol | 2021-08-18 | 1 | -0/+1 |
* | [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) | Zach White | 2021-08-14 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-10 | 1 | -0/+1 |
|\ |
|
| * | Architecture documentation for Configurator and API (#13935) | Zach White | 2021-08-10 | 1 | -0/+1 |
* | | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+2 |
* | | [Feature] Key Overrides (#11422) | Jonas Gessner | 2021-07-13 | 1 | -0/+1 |
* | | Add ST7565 LCD driver (#13089) | Ryan | 2021-06-10 | 1 | -0/+1 |
|/ |
|
* | [Docs] added basic midi documention of common features (#13113) | wxyangf | 2021-06-06 | 1 | -0/+1 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -1/+1 |
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -0/+1 |
* | 2021 February 27 Breaking Changes Changelog (#11975) | James Young | 2021-02-27 | 1 | -6/+2 |
* | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -0/+1 |
* | UART driver refactor (#11637) | Ryan | 2021-01-27 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-20 | 1 | -2/+2 |
|\ |
|
| * | Small tweaks to docs to make them more user friendly (#11518) | Joel Challis | 2021-01-20 | 1 | -2/+2 |
* | | Document how to add data driven configurations (#11502) | Zach White | 2021-01-10 | 1 | -0/+1 |
|/ |
|
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+2 |
* | Indicator LEDs as config (#10816) | Joel Challis | 2020-11-08 | 1 | -0/+1 |
* | Add last breaking changes log to sidebar (#10680) | Drashna Jaelre | 2020-10-18 | 1 | -0/+1 |
* | [Docs] add "Adding Default Keymaps to QMK Configurator" doc (#10049) | James Young | 2020-10-18 | 1 | -0/+1 |
* | Hid joystick interface (#4226) | a-chol | 2020-08-29 | 1 | -0/+1 |
* | Add PR checklist document. (#9913) | Nick Brassel | 2020-08-07 | 1 | -0/+1 |
* | Add documentation for selecting an Arm MCU (#9046) | Nick Brassel | 2020-06-10 | 1 | -0/+1 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -0/+1 |
* | Documentation for keymap_extras (#9194) | Ryan | 2020-05-27 | 1 | -0/+1 |
* | ARM split - Add uart half duplex transport support (#7987) | Joel Challis | 2020-05-21 | 1 | -0/+1 |
* | Reintegrate previous docker docs (#9084) | Joel Challis | 2020-05-19 | 1 | -1/+3 |
* | [Documentation] Added raw hid documentation page (#7640) | Ahmed Elshafey | 2020-05-01 | 1 | -0/+1 |
* | Add a syllabus to guide people who are learning QMK (#8816) | skullydazed | 2020-04-19 | 1 | -0/+1 |
* | Add support for hardware and board initialisation overrides. (#8330) | Nick Brassel | 2020-04-13 | 1 | -0/+4 |
* | spi_master for AVR (#8299) | Ryan | 2020-04-08 | 1 | -0/+1 |
* | Add Word Per Minute calculation feature (#8054) | brickbots | 2020-03-23 | 1 | -0/+1 |
* | [Docs] Update layer documentation (#8371) | Drashna Jaelre | 2020-03-21 | 1 | -1/+2 |
* | Fix some broken links in the docs (#8394) | skullydazed | 2020-03-15 | 1 | -2/+0 |
* | link the 2020 Feb 29 Breaking Changes changelog from the summary | James Young | 2020-03-05 | 1 | -0/+1 |
* | make sure all our redirects are in order | skullY | 2020-03-05 | 1 | -1/+1 |