Go to file
MechMerlin a8e3462b4b [Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_master (#5571)
* remove custom i2c code in favor of QMK i2c_master

* fix readme

* disable bootmagic as it doesn't work on bmc boards
2019-04-07 07:34:01 -07:00
.github
.vscode
docs Custom Tapping Term per key (#5009) 2019-04-05 15:47:25 -04:00
drivers i2c_init update to work with atmega32a boards (#5562) 2019-04-06 17:30:48 -07:00
keyboards [Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_master (#5571) 2019-04-07 07:34:01 -07:00
layouts RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
lib RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
quantum Fix bugs that cause compile failures when enabling only some animations. 2019-04-06 10:59:25 -07:00
tests
tmk_core Custom Tapping Term per key (#5009) 2019-04-05 15:47:25 -04:00
users remove call to custom rgb file 2019-04-03 09:19:22 -04:00
util Update build instructions and Dockerfile to download submodules 2019-03-30 10:48:09 -07:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile Update build instructions and Dockerfile to download submodules 2019-03-30 10:48:09 -07:00
Doxyfile
LICENSE
Makefile
Vagrantfile Align docker and vagrant base images (#4905) 2019-03-17 10:36:59 -07:00
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk build size-check enhancement (#5485) 2019-03-27 08:51:56 -07:00
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 Erez Zukerman, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official website

http://qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.