Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-12 | Fix serial_driver.md list item numbering (#19819) | souvlakeeb | |
2023-02-11 | Update documentation for LM(layer, mod) (#19284) | precondition | |
* Update documentation for LM(layer, mod) * Move LM table to caveats section | |||
2023-02-11 | [Docs] Resynchronizing Your Branch including submodules (#19268) | Luis Moreno | |
2023-02-10 | [Docs] Combos example consistently uses A B keys (#19792) | Arialdo Martini | |
2023-02-08 | changed the undefined ON and OFF parameters to thedefined constant (#19772) | soggywhale | |
2023-02-03 | Update handedness by define examples (#19687) | Albert Y | |
2023-01-30 | Clean up `qmk generate-autocorrect-data` (#19710) | Ryan | |
2023-01-28 | Additional handedness by EEPROM examples (#19686) | Albert Y | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2023-01-24 | Update understanding_qmk.md (#19664) | arrowj | |
Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. | |||
2023-01-19 | Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635) | leviport | |
2023-01-19 | Minor cleanup to breaking/checklist docs. (#19596) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-01-18 | Use consistent highlight format (#19619) | Albert Y | |
2023-01-18 | Highlight inclusion of extern macro (#19614) | Albert Y | |
2023-01-16 | Small doc changes (#19601) | Pablo Martínez | |
2023-01-16 | [Docs] Fix `JOYSTICK_AXIS_COUNT` name in docs (#19605) | Sergey Vlasov | |
2023-01-13 | [Docs] Touch up documentation templates & porting keyboard docs (#19573) | jack | |
2023-01-12 | weact docs patch re "security vulnerability" (#19572) | Tom Barnes | |
2023-01-06 | docs: Fix IS31FL3743A driver name (#19518) | Daniel Schaefer | |
Incorrectly documented. See: `builddefs/common_features.mk` | |||
2023-01-05 | A comma was missing (#19507) | Paul Massendari | |
2023-01-04 | Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵ | Nick Brassel | |
providing support for filtering as per data-driven definitions. (#18971) | |||
2023-01-01 | Add docs to cover recent LAYOUT_all lint checks (#19393) | Joel Challis | |
2022-12-31 | Fixes unicode_map declaration example (#19450) | BBBNBBB | |
If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map | |||
2022-12-30 | docs: add a note about reflashing both halves for encoder resolution (#19162) | Roberto Santalla | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-23 | Update breaking changes year... (#19409) | Joel Challis | |
2022-12-19 | Fix description for selectively disabling animations (#19374) | Alexander Franco | |
2022-12-15 | [Docs] Update feature_joystick.md (#19347) | Leo Deng | |
2022-12-15 | [Docs] Remove broken link (#19321) | Pablo Martínez | |
2022-11-30 | Update OLED doc (#19213) | Pablo Martínez | |
* Update OLED doc * Update docs/feature_oled_driver.md Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-11-30 | Fix headers in info.json reference (#19202) | Joel Challis | |
2022-11-29 | fix typo (#19189) | JayceFayne | |
2022-11-28 | Fix RWIN typo within keycode list (#19155) | gshmu | |
fix typo | |||
2022-11-28 | [Docs] Update reference_info_json.md (#18817) | Ndot | |
* [Docs] Update reference_info_json.md - Makes it easier to find keyboard.jsonschema. - Adds a reference to the Data Driven page. * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-11-28 | 2022 Nov 26 changelog. (#19164) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-11-27 | Joystick feature improvements (#19052) | Ryan | |
2022-11-27 | Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) | Ryan | |
2022-11-23 | Additional DD backlight config (#19124) | Joel Challis | |
* Additional dd backlight config * Update docs | |||
2022-11-22 | Stub next develop dates | zvecr | |
2022-11-18 | Fix references to `mouse_report_t` (which doesnt exist) (#19107) | Pablo Martínez | |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-11-15 | [Docs] Note default value for TAP_CODE_DELAY (#19078) | Albert Y | |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-11-15 | Fix typo (#19035) | David Kosorin | |
Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF` | |||
2022-11-13 | Add Bonsai C4 as a platform board file (#18901) | David Hoelscher | |
* Set up Bonsai C4 as a platform board file * corrections and improvements based on testing and feedback * Added VBUS sensing as default capability for improved split support using Bonsai C4 * Update clock divisor for SPI flash Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-11-12 | Digitizer feature improvements (#19034) | Ryan | |
2022-11-10 | [Core] Allow custom timings for WS2812 PIO driver (#18006) | Stefan Kerkmann | |
2022-11-08 | Normalise output selection (Bluetooth) keycodes (#19004) | Ryan | |
2022-11-08 | Add raw output option for QGF/QFF files. (#18998) | Nick Brassel | |
2022-11-08 | Format DD mappings and schemas (#18924) | Ryan | |
2022-11-07 | Align haptic feedback keycode names (#18964) | Joel Challis | |