Go to file
jotix f6e2716dfb jotix layout add KC_GESC 2019-06-07 18:14:03 -03:00
.github
.vscode
docs Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
drivers Moving rgb typedefs into a single location (#5978) 2019-06-04 11:04:30 -07:00
keyboards [Keymap] Update jj40:cockpit keymap (#6089) 2019-06-07 13:21:24 -07:00
layouts jotix layout add KC_GESC 2019-06-07 18:14:03 -03:00
lib
quantum Remove all Copyrighted Sounds and Songs (#5905) 2019-06-06 12:23:46 -07:00
tests
tmk_core Fixes compile errors for massdrop keyboards 2019-06-03 12:11:03 -07:00
users [Keymap] Set a short TAP_CODE_DELAY so media keys work (#6097) 2019-06-07 12:58:23 -07:00
util Change from avr-gcc@7 to @8 for Mac 2019-06-05 17:51:39 -07:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml Use qmk docker image for travis CI builds 2019-05-31 11:04:16 -07:00
CODE_OF_CONDUCT.md
Dockerfile upgrade gcc-arm-none-eabi from the default 5.4.1 to 6.3.1 due to ARM runtime issues 2019-06-03 17:14:34 -07:00
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md
secrets.tar.enc
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 hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

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.