Go to file
Sadek Baroudi 0a1f37e6c2 updated vulpes majora fp_build.json to produce less redundant firmware builds in github actions 2024-05-22 23:27:16 -07:00
.github attemping to fix notices from github around node 16, should be using node 20 now 2024-05-18 03:52:33 -07:00
.vscode
bin vulpes minora automated build support 2024-05-12 03:44:06 -07:00
builddefs
data
docs [Doc] Use number indexes for encoder code example (#22980) 2024-01-29 19:28:23 +00:00
drivers
keyboards updated vulpes majora fp_build.json to produce less redundant firmware builds in github actions 2024-05-22 23:27:16 -07:00
layouts
lib Move layout macro OOB checks to lint (#22610) 2024-01-22 11:35:51 +00:00
platforms WS2812: Better error message when trying to use `bitbang` driver on RP2040 (#23025) 2024-02-06 08:09:22 +01:00
quantum Merge tag '0.23.9' into develop_fingerpunch 2024-03-01 02:28:31 -08:00
tests
tmk_core Fix missing joystick.h include (#22946) 2024-01-22 13:18:20 +00:00
users le chiffre fp build vik support, and updated my personal keymap 2024-04-30 17:25:55 -07:00
util Workaround for dfu-programmer on Fedora 39 (#22945) 2024-01-23 10:02:03 +00:00
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore Merge tag '0.23.9' into develop_fingerpunch 2024-03-01 02:28:31 -08:00
.gitmodules
Doxyfile
LICENSE
Makefile
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.