qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit a1cb82286102bf4494ba856e2e8a348424929b34
parent edf34315affe4427f862ccd70ff2aa9143ee1966
Author: Jan Bláha <blaha.j502@gmail.com>
Date:   Sun, 20 Apr 2025 11:41:30 +0200

DOCS: `qmk-hid` missing in bootloaders list? (#25177)


Diffstat:
Mdocs/config_options.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/docs/config_options.md b/docs/config_options.md @@ -401,6 +401,7 @@ This is a [make](https://www.gnu.org/software/make/manual/make.html) file that i * `atmel-dfu` * `lufa-dfu` * `qmk-dfu` + * `qmk-hid` * `halfkay` * `caterina` * `bootloadhid`