Go to file
Joel Challis 667b29b77c
Align split_common/matrix.c with matrix.c (#8153)
2020-02-12 11:54:05 +01:00
.github CI: Add workflow for CLI testing (#7357) 2020-02-08 13:43:55 +01:00
.vscode
bin
docs Fix out of bound OLED font access (#8145) 2020-02-11 21:38:20 +00:00
drivers Fix out of bound OLED font access (#8145) 2020-02-11 21:38:20 +00:00
keyboards VIA support for the Think6.5 (#8118) 2020-02-12 15:33:29 +11:00
layouts
lib use replace() over rename() to have cross-platform overwriting (#8148) 2020-02-11 10:37:15 +01:00
quantum Align split_common/matrix.c with matrix.c (#8153) 2020-02-12 11:54:05 +01:00
tests
tmk_core format code according to conventions [skip ci] 2020-02-12 06:50:23 +00:00
users Tweak my TAPPING_TERM and be more futureproof (#8143) 2020-02-11 03:11:09 +00:00
util CI: Add workflow for CLI testing (#7357) 2020-02-08 13:43:55 +01:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo Remove PJRC USB stack 2020-02-08 11:07:43 -08:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Use FIRMWARE_FORMAT for "Checking file size" message (#8121) 2020-02-10 04:19:08 +11:00
nose2.cfg
readme.md
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.