Bez popisu

QMK Bot 679749fabf Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
.github 87a4c6ab25 Copilot instructions for pull requests (#25857) před 7 měsíci
.vscode 919e2a4f5c Use relative paths for schemas, instead of $id. Enables VScode validation. (#25251) před 1 rokem
builddefs 5d3512582d Merge remote-tracking branch 'upstream/develop' into xap před 8 měsíci
data c5addcbd5d Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
docs f688c88d08 Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
drivers 888d42d64c Remove redundant unsigned comparison in apa102_set_brightness (#26010) před 6 měsíci
keyboards 38f3855927 Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
layouts 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) před 1 rokem
lib 679749fabf Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
modules f4171412a6 Enable community modules to define LED matrix and RGB matrix effects. (#25187) před 1 rokem
platforms d7c7421784 Fix flash wear leveling sector calculation (#24776) před 8 měsíci
quantum 263d23f448 Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
tests ee60542bd6 Merge remote-tracking branch 'origin/master' into develop před 8 měsíci
tmk_core f688c88d08 Merge remote-tracking branch 'origin/develop' into xap před 6 měsíci
users 6e1d3d6d07 Add EOL to non-keyboard files (#24990) před 1 rokem
util 2d0ab8abc2 Merge remote-tracking branch 'origin/develop' into xap před 8 měsíci
.clang-format e596ece87a Clang-format tweaks (#15906) před 4 roky
.clangd 7f9ceef3dd More compiledb fixes. (#25355) před 1 rokem
.editorconfig 6a536d5588 `.editorconfig`: fix inline comment, tidy name section for yaml (#24416) před 1 rokem
.gitattributes 7b151143f7 eol=lf, where appropriate (#15752) před 4 roky
.gitignore 6b43b892f9 Merge remote-tracking branch 'origin/develop' into xap před 7 měsíci
.gitmodules 102f22f7e9 [Core] Quantum Painter - LVGL Integration (#18499) před 3 roky
Doxyfile 3bd303f204 Remove `arm_atsam` platform (#24337) před 2 roky
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup před 8 roky
Makefile 57b284dfa9 Refactor Makefile logic for locating keymaps (#25808) před 8 měsíci
doxygen-todo 1c0347b8b8 Remove SERIAL_LINK feature (#14727) před 4 roky
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) před 9 roky
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) před 9 roky
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) před 9 roky
nose2.cfg 5b7a5b2a76 Setup a python test framework před 7 roky
paths.mk af678521c1 Remove quantum/audio from global VPATH (#18753) před 3 roky
readme.md a4320e4890 Branch point for 2026q1 Breaking Change. před 8 měsíci
requirements-dev.txt 08ce0142ba Macros in JSON keymaps (#14374) před 4 roky
requirements.txt 62be3cc220 Merge remote-tracking branch 'origin/develop' into xap před 1 rokem
setup.cfg 1f2b1dedcc Quantum Painter (#10174) před 4 roky

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.