No description
Find a file
2020-12-15 17:26:18 +00:00
.github Another attempt to fix formatting workflow (#11187) 2020-12-13 21:47:20 +00:00
.vscode
api_data
bin
docs Add i2c 24LC64 eeprom (#11200) 2020-12-14 05:50:50 +11:00
drivers Add i2c 24LC64 eeprom (#11200) 2020-12-14 05:50:50 +11:00
keyboards gh60/satan: fix indicator LED define (#11216) 2020-12-15 17:26:18 +00:00
layouts
lib CI automated format fixes (#11179) 2020-12-11 13:49:03 +00:00
platforms/chibios Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
quantum Fix incorrect search order for rgblight_breathe_table.h that rgblight.c includes. (#11192) 2020-12-13 03:19:15 +09:00
tests
tmk_core Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
users Selectively enable command and console for yanfali userspace (#11212) 2020-12-14 11:13:00 -08:00
util CI: Add workflow for codebase formatting (#7382) 2020-12-10 17:01:51 +00:00
.clang-format
.editorconfig QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
.gitattributes Set eep files to binary mode 2016-08-27 18:37:28 +03:00
.gitignore Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
.gitmodules
.travis.yml CI: Add workflow for codebase formatting (#7382) 2020-12-10 17:01:51 +00:00
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
CODE_OF_CONDUCT.md
common.mk
common_features.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
nose2.cfg Setup a python test framework 2019-09-07 07:58:41 -07:00
readme.md
requirements-dev.txt
requirements.txt
secrets.tar.enc
setup.cfg Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
shell.nix
show_options.mk
testlist.mk
Vagrantfile

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.