personal fork of qmk
Go to file
Drashna Jaelre 001a6c24ae [Docs] Clarify Zadig usage in FAQ Docs (#6360)
* Rewrite Zadig section to be more clear

* Wordsmithing

Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
2019-07-19 13:23:16 -07:00
.github
.vscode
bin
docs [Docs] Clarify Zadig usage in FAQ Docs (#6360) 2019-07-19 13:23:16 -07:00
drivers Align ARM i2c_readReg with AVR (#6314) 2019-07-16 01:36:23 -07:00
keyboards Melody96 Configurator updates and minor refactoring (#6365) 2019-07-19 10:39:20 -07:00
layouts Jotix (#6355) 2019-07-18 19:27:09 -07:00
lib Expand bootloader target to support most AVR boards (#6255) 2019-07-16 01:28:23 -07:00
quantum Change xprintf() calls in rgblight.c to dprintf() (#6363) 2019-07-19 08:47:04 -07:00
tests
tmk_core Extend maximum number of backlight levels to 31 (#6351) 2019-07-16 21:58:29 -07:00
users Adding rgb matrix speed into eeprom storage. (#5965) 2019-07-16 00:40:43 -07:00
util Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
.clang_complete
.clang-format
.editorconfig QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
readme.md
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix shell.nix: Downgrade gcc-arm-embedded (#5913) 2019-07-16 00:35:15 -07:00
show_options.mk
testlist.mk
Vagrantfile Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00

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.