Go to file
Jack Sangdahl 12dc6d1ac8
Fix serial speed DD configuration & migrate keyboards (#25546)
* Fix serial speed DD configuration

- Fixes incorrect SOFT_SERIAL_SPEED mapping
- Renames key split.soft_serial_speed -> split.serial.speed
- Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour
- Add deprecation notice and migration support
2025-08-09 23:14:40 +01:00
.github Bump actions/download-artifact from 4 to 5 (#25545) 2025-08-06 21:15:03 +01:00
.vscode
builddefs Mitigate VIA keylogger security issues (#25414) 2025-06-29 02:29:33 +01:00
data Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
docs Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
drivers Compilation fixes for `-fno-common` (#25436) 2025-07-07 16:15:50 +01:00
keyboards Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
layouts Remove deprecated `RGB_` and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
lib Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
modules/qmk
platforms Configure SPI for `QMK_PM2040` board (#25481) 2025-07-13 17:00:10 +01:00
quantum Add MATRIX_ROWS_PER_HAND definition (#25513) 2025-07-25 10:04:12 +10:00
tests Remove deprecated `RGB_` and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
tmk_core Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
users
util
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore Add zip to .gitignore (#25483) 2025-07-12 16:56:32 +01:00
.gitmodules
Doxyfile
LICENSE
Makefile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg

readme.md

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes for more information.

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are powered by VitePress. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.