Go to file
Joel Challis d17572b125
Move encoder_read to common location (#9003)
2020-06-03 00:54:53 +01:00
.github
.vscode
bin Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
docs [Docs] Japanese translation of docs/feature_mouse_keys.md (#8992) 2020-06-01 17:28:41 -07:00
drivers
keyboards [Keyboard] Add zvecr/zv48 (#9227) 2020-06-03 00:49:52 +01:00
layouts jotix ortho_4x12 layout (#9209) 2020-06-02 21:51:24 +10:00
lib 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
quantum Move encoder_read to common location (#9003) 2020-06-03 00:54:53 +01:00
tests
tmk_core Move encoder_read to common location (#9003) 2020-06-03 00:54:53 +01:00
users 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
util Void Linux: Switch to cross-arm-none-eabi toolchain (#9228) 2020-06-02 18:53:38 +10:00
.clang-format fix indent size 2019-06-11 01:51:40 -07:00
.editorconfig
.gitattributes
.gitignore
.gitmodules 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
Vagrantfile Remove broken example from Makefile (#9159) 2020-05-21 20:33:20 +01:00
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk Add a mechanism for force building a particular community layout (#5027) 2019-02-14 20:14:26 -08:00
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
nose2.cfg
readme.md
requirements-dev.txt Use milc for config check, requirements fixes 2020-04-08 09:31:14 -07:00
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status 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.