You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Drashna Jaelre 6395853148 Docs: Add additional clarification to Leader Key documention (#4660)
* Add clarification for Leader Timeout

* Add additional documentatin to config_options.md

* Add leader_start() and leader_end() documentation

* Add Examples

* Clarify timout

* Remove customization

* Improve docs based on feedback

* Better clarification of features

* Fix example

* Spelling/grammar issue

* Spelling and clarification
7 years ago
.github Add support for PR and Issue templates to QMK_firmware GitHub (#4494) 7 years ago
.vscode
docs Docs: Add additional clarification to Leader Key documention (#4660) 7 years ago
drivers Also fix use of weak stm32 internal pullup 7 years ago
keyboards Enable RGB animations in Atom47 7 years ago
layouts Dactyl_manuform map and updates to my ergodox layout for moving to a 7 years ago
lib Revert changes to chibiOS-contrib (#4176) 7 years ago
quantum Overhaul Unicode Common functionality (#4325) 7 years ago
tests
tmk_core Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 7 years ago
users Dactyl_manuform map and updates to my ergodox layout for moving to a 7 years ago
util adjust install_avr function to use unzip for broader compatibility (#4596) 7 years ago
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile Add a better Docker build script + update Dockerfile (#4222) 7 years ago
Doxyfile
LICENSE
Makefile
Vagrantfile Update the installation script PR (#4167) 7 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 7 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 7 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Treat too-large firmwares as an error, not a warning (#3956) 7 years ago
readme.md
secrets.tar.enc
shell.nix Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) 7 years ago
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.