Go to file
Sadek Baroudi 90ae8ae909
Fix acceleration toggle on key press to trigger only when key is actually pressed
2026-03-26 09:22:02 -07:00
.github reverting back to previous qmk cli docker image, new one broke my builds 2024-11-30 00:56:54 -08:00
.vscode
bin pinkies out v3.1 firmware 2024-07-10 21:29:00 -07:00
builddefs [docs] Add ability to redirect based on input path. (#23851) 2024-06-03 08:55:03 +10:00
data keyboard.json schema: set minimum value for `key_unit` (#23937) 2024-06-16 21:57:37 +01:00
docs Update documentation suggestion in top level readme (#23978) 2024-06-22 05:45:04 +01:00
drivers
keyboards Fix acceleration toggle on key press to trigger only when key is actually pressed 2026-03-26 09:22:02 -07:00
layouts
lib Add support for userspace to docker build commands. (#23988) 2024-06-24 12:29:30 +10:00
platforms Re-implement `eeprom_write_qword` as define (#23890) 2024-06-10 01:23:25 +01:00
quantum Merge tag '0.25.9' into develop_fingerpunch 2024-08-01 19:14:17 -07:00
tests
tmk_core [FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation (#23854) 2024-06-03 22:35:46 +10:00
users tapping term fix for my personal boards 2025-04-25 15:13:40 -07:00
util Add support for userspace to docker build commands. (#23988) 2024-06-24 12:29:30 +10:00
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore Merge tag '0.25.9' into develop_fingerpunch 2024-08-01 19:14:17 -07:00
.gitmodules
Doxyfile
LICENSE
Makefile Add helper `make` targets for formatting and pytest. (#23858) 2024-06-04 12:23:25 +10:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md Update documentation suggestion in top level readme (#23978) 2024-06-22 05:45:04 +01:00
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 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.