Нет описания

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

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.