Go to file
Joel Challis cc696a2ae8
Refactor battery driver (#25550)
2025-08-17 01:14:48 +01:00
.github Bump actions/download-artifact from 4 to 5 (#25545) 2025-08-06 21:15:03 +01:00
.vscode Use relative paths for schemas, instead of $id. Enables VScode validation. (#25251) 2025-05-19 22:10:39 +10:00
builddefs Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
data Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
docs Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
drivers Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
keyboards Refactor battery driver (#25550) 2025-08-17 01:14:48 +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 Refactor battery driver (#25550) 2025-08-17 01:14:48 +01: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 Remove outdated `nix` support due to bit-rot. (#25280) 2025-05-21 07:17:58 +10:00
.clang-format
.clangd
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 2022-01-05 21:56:31 +00:00
.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.