Go to file
dsanderling f29d8117bf
Fix `boardsource/unicorne` RGB Matrix Coordinates (#25556)
please see https://github.com/qmk/qmk_firmware/issues/23224
2025-08-16 09:04:37 -06:00
.github Bump actions/download-artifact from 4 to 5 (#25545) 2025-08-06 21:15:03 +01:00
.vscode
builddefs Remove converter assumption that everything is a promicro (#20330) 2025-08-15 09:13:13 +01:00
data Refactor `bastardkb/charybdis/4x6` (#25494) 2025-08-10 11:44:49 +02:00
docs Migrate `helix` common configuration (#25433) 2025-08-10 00:27:13 +02:00
drivers Compilation fixes for `-fno-common` (#25436) 2025-07-07 16:15:50 +01:00
keyboards Fix `boardsource/unicorne` RGB Matrix Coordinates (#25556) 2025-08-16 09:04:37 -06: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.