summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update KC_NLCK and KC_SLCK in international docs (#19521)precondition2023-02-1412-16/+16
|
* Fix serial_driver.md list item numbering (#19819)souvlakeeb2023-02-121-1/+1
|
* Update documentation for LM(layer, mod) (#19284)precondition2023-02-111-1/+7
| | | | | * Update documentation for LM(layer, mod) * Move LM table to caveats section
* [Docs] Resynchronizing Your Branch including submodules (#19268)Luis Moreno2023-02-111-4/+4
|
* [Docs] Combos example consistently uses A B keys (#19792)Arialdo Martini2023-02-101-1/+1
|
* changed the undefined ON and OFF parameters to thedefined constant (#19772)soggywhale2023-02-081-2/+2
|
* Update handedness by define examples (#19687)Albert Y2023-02-031-4/+5
|
* Clean up `qmk generate-autocorrect-data` (#19710)Ryan2023-01-301-3/+3
|
* Additional handedness by EEPROM examples (#19686)Albert Y2023-01-281-17/+14
| | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Update understanding_qmk.md (#19664)arrowj2023-01-241-1/+1
| | | Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
* Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635)leviport2023-01-191-17/+16
|
* Minor cleanup to breaking/checklist docs. (#19596)Nick Brassel2023-01-194-22/+48
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Use consistent highlight format (#19619)Albert Y2023-01-181-1/+1
|
* Highlight inclusion of extern macro (#19614)Albert Y2023-01-181-2/+8
|
* Small doc changes (#19601)Pablo Martínez2023-01-162-3/+3
|
* [Docs] Fix `JOYSTICK_AXIS_COUNT` name in docs (#19605)Sergey Vlasov2023-01-161-2/+2
|
* [Docs] Touch up documentation templates & porting keyboard docs (#19573)jack2023-01-132-3/+14
|
* weact docs patch re "security vulnerability" (#19572)Tom Barnes2023-01-121-1/+1
|
* docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer2023-01-062-2/+2
| | | | Incorrectly documented. See: `builddefs/common_features.mk`
* A comma was missing (#19507)Paul Massendari2023-01-051-1/+1
|
* Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵Nick Brassel2023-01-041-1/+1
| | | | providing support for filtering as per data-driven definitions. (#18971)
* Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis2023-01-012-0/+4
|
* Fixes unicode_map declaration example (#19450)BBBNBBB2022-12-311-1/+1
| | | | If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map
* docs: add a note about reflashing both halves for encoder resolution (#19162)Roberto Santalla2022-12-301-0/+2
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update breaking changes year... (#19409)Joel Challis2022-12-231-6/+6
|
* Fix description for selectively disabling animations (#19374)Alexander Franco2022-12-191-1/+1
|
* [Docs] Update feature_joystick.md (#19347)Leo Deng2022-12-151-1/+1
|
* [Docs] Remove broken link (#19321)Pablo Martínez2022-12-152-4/+0
|
* Update OLED doc (#19213)Pablo Martínez2022-11-301-0/+5
| | | | | | | * Update OLED doc * Update docs/feature_oled_driver.md Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Fix headers in info.json reference (#19202)Joel Challis2022-11-301-7/+7
|
* fix typo (#19189)JayceFayne2022-11-291-1/+1
|
* Fix RWIN typo within keycode list (#19155)gshmu2022-11-281-1/+1
| | | fix typo
* [Docs] Update reference_info_json.md (#18817)Ndot2022-11-281-4/+4
| | | | | | | | | | | | | * [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 Nov 26 changelog. (#19164)Nick Brassel2022-11-284-2/+527
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
|
* Joystick feature improvements (#19052)Ryan2022-11-271-59/+128
|
* Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-271-3/+3
|
* Additional DD backlight config (#19124)Joel Challis2022-11-231-0/+7
| | | | | * Additional dd backlight config * Update docs
* Stub next develop dateszvecr2022-11-224-10/+36
|
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-181-5/+5
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-151-1/+1
|\
| * [Docs] Note default value for TAP_CODE_DELAY (#19078)Albert Y2022-11-151-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-151-2/+2
|\|
| * Fix typo (#19035)David Kosorin2022-11-151-2/+2
| | | | | | Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF`
* | Add Bonsai C4 as a platform board file (#18901)David Hoelscher2022-11-131-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Digitizer feature improvements (#19034)Ryan2022-11-121-18/+100
| |
* | [Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann2022-11-101-1/+1
| |
* | Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-082-10/+10
| |
* | Add raw output option for QGF/QFF files. (#18998)Nick Brassel2022-11-081-4/+6
| |
* | Format DD mappings and schemas (#18924)Ryan2022-11-081-1/+1
| |