Go to file
Drashna Jaelre 330fe1d1cc
Do not hard set config in CPTC files (#11864)
2021-05-22 19:43:54 -07:00
.github Merge remote-tracking branch 'origin/master' into develop 2021-05-18 19:26:46 +00:00
.vscode
api_data
bin
data
docs [Keyboard] Fix Terrazzo build failure (#12977) 2021-05-21 23:56:17 -07:00
drivers Add support for up to 4 IS31FL3733 drivers (#12342) 2021-05-21 21:42:39 -07:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2021-05-22 19:03:28 +00:00
layouts Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
lib ensure we do not conflict with existing keymap aliases (#12976) 2021-05-21 16:59:10 -07:00
nix
platforms/chibios Do not hard set config in CPTC files (#11864) 2021-05-22 19:43:54 -07:00
quantum Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
tests
tmk_core Fixup housekeeping from being invoked twice per loop. (#12933) 2021-05-18 17:02:28 +10:00
users Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
util Merge remote-tracking branch 'origin/master' into develop 2021-05-19 15:49:11 -07:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
common.mk
common_features.mk Do not hard set config in CPTC files (#11864) 2021-05-22 19:43:54 -07:00
disable_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md
requirements-dev.txt
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.

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes for more information.

Original readme continues

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.