Go to file
QMK Bot 237c0a5840 Merge remote-tracking branch 'origin/master' into develop 2023-07-07 12:07:45 +00:00
.github Enable auto-merge of develop to riot (#21389) 2023-06-27 07:54:38 +10:00
.vscode
builddefs Move protocol makefiles into their respective folders (#21332) 2023-06-22 15:07:28 +01:00
data STM32H723 support (#21352) 2023-06-28 13:07:14 +10:00
docs Merge remote-tracking branch 'origin/master' into develop 2023-07-07 12:07:45 +00:00
drivers Fix PS2_MOUSE_INVERT_BUTTONS (#20646) 2023-07-07 21:34:44 +10:00
keyboards kyria: remove `LAYOUT_stack` (#21384) 2023-07-07 21:21:45 +10:00
layouts Get rid of `USB_LED_CAPS_LOCK` (#21436) 2023-07-06 09:48:02 +01:00
lib STM32H723 support (#21352) 2023-06-28 13:07:14 +10:00
platforms Get rid of `USB_LED_CAPS_LOCK` (#21436) 2023-07-06 09:48:02 +01:00
quantum Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996) 2023-07-07 21:52:24 +10:00
tests Unicodemap keycodes rename (#21092) 2023-06-01 17:25:08 +01:00
tmk_core tmk_core: remove direct `quantum.h` includes (#21465) 2023-07-07 21:24:07 +10:00
users Merge remote-tracking branch 'upstream/master' into develop 2023-07-07 11:59:56 +10:00
util Merge upstream uf2conv.py changes (#21107) 2023-06-01 21:12:25 +01:00
.clang-format
.clangd Far better VSCode intellisense support using clangd. (#20382) 2023-05-14 15:32:34 +10:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
Doxyfile
LICENSE
Makefile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md Branch point for 2023q3 Breaking Change. 2023-05-29 06:20:09 +10:00
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix

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 Docsify and hosted on GitHub. 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, or by clicking the "Edit this page" link at the bottom of any page.

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.