| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [docs] Replace Imgur-hosted images (#25690) | James Young | 2025-11-04 | 1 | -4/+14 |
| | | |||||
| * | Fix rendering of `reference_configurator_support.md` (#24629) | Joel Challis | 2024-11-21 | 1 | -19/+19 |
| | | |||||
| * | Vitepress conversion of docs. (#23795) | Nick Brassel | 2024-05-30 | 1 | -4/+12 |
| | | |||||
| * | Basic keycode overhaul (#14726) | Ryan | 2021-11-04 | 1 | -1/+1 |
| | | |||||
| * | Remove references to info.json `width` and `height` in CLI (#13728) | Ryan | 2021-07-30 | 1 | -2/+0 |
| | | |||||
| * | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan | 2021-01-30 | 1 | -1/+1 |
| | | |||||
| * | Polish Configurator section | James Young | 2020-03-06 | 1 | -9/+11 |
| | | |||||
| * | remove line drawing chars | skullY | 2020-03-06 | 1 | -11/+11 |
| | | |||||
| * | Update reference_configurator_support.md | Elliot Powell | 2019-05-31 | 1 | -1/+1 |
| | | | | We no longer auto generate bootloader into info.json through the website therefore this can be removed | ||||
| * | Docs: Supporting a keyboard in the QMK Configurator (#4396) | noroadsleft | 2018-11-15 | 1 | -0/+195 |
| * Docs: Configurator Support * Minor updates * Updated keyboard.h example to use #pragma once per @drashna https://github.com/qmk/qmk_firmware/pull/4396#discussion_r232140934 * Add link to doc under Reference section Added to _sidebar.md and _summary.md * Changed doc title; minor tweaks Re-titled the doc as "Supporting Your Keyboard in QMK Configurator". Made some minor changes to the keyboard.h examples. * Added tags object to JSON example | |||||