Go to file
jack 08794fef4e
[Keyboard] add missing endif in glitch keyboard (#16629)
2022-03-13 03:08:33 -07:00
.github
.vscode
api_data
builddefs Added external spi flash driver. (#15419) 2022-02-11 20:26:16 +00:00
data
docs docs: fix code sample (#16623) 2022-03-12 12:42:25 +00:00
drivers
keyboards [Keyboard] add missing endif in glitch keyboard (#16629) 2022-03-13 03:08:33 -07:00
layouts [Keymap] Drashna Mouse keys and oled updates (#16556) 2022-03-06 22:12:17 -08:00
lib CLI: Fix 'cd' subcommand on Windows (#16610) 2022-03-10 21:33:41 +00:00
platforms
quantum Remove `matrix_key_count()` (#16603) 2022-03-10 12:18:07 +00:00
tests
tmk_core
users Personal user space and CRKBD R2G keymap (#15888) 2022-03-10 15:27:37 -08:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
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
shell.nix

readme.md

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.