Go to file
coliss86 39e611794d
[Docs] Update 'Process Record' according to the code (#18209)
* [doc] Update 'Process Record' according to the code

* [doc] fix link
2022-09-03 13:46:42 -04:00
.github
.vscode
builddefs
data Clean up schema syntax (#18192) 2022-08-28 19:24:11 +01:00
docs [Docs] Update 'Process Record' according to the code (#18209) 2022-09-03 13:46:42 -04:00
drivers
keyboards [Keyboard] RS60 Rev2 change to eeprom emulation (#18201) 2022-09-03 16:27:00 +01:00
layouts Update junonum keymap: add AG_NORM recovery (#18170) 2022-08-29 02:34:47 +01:00
lib `qmk lint`: fix TypeError (#18226) 2022-08-31 15:20:00 +10:00
platforms Remove non promicro pins from converters (#18239) 2022-09-01 15:38:52 -07:00
quantum Clean-up of `#define _ADJUST 16` instances (#18182) 2022-08-27 23:13:44 -07:00
tests
tmk_core Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
users [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) 2022-09-02 08:32:38 -07:00
util Install correct package on Fedora (#18243) 2022-09-01 20:43:19 -07:00
.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.