Go to file
Zach Burchill e236f1eba1 Fixed some grammar and typos on the docs (#1989)
* fixed grammar and references

* fixed typo
2017-11-09 16:18:31 -05:00
.vscode
docs Fixed some grammar and typos on the docs (#1989) 2017-11-09 16:18:31 -05:00
drivers
keyboards disables Shine LED layer indication for now 2017-11-09 08:12:43 -05:00
layouts qwerty_code_friendly: Expose caps-lock & fix typo 2017-11-09 23:13:56 +11:00
lib
quantum make it easy to customize logo image 2017-11-06 12:10:17 -05:00
tests
tmk_core add pgm_read_dword for Infinity ErgoDox 2017-11-06 12:09:54 -05:00
users Migrated most code from keymaps to userspace (#1980) 2017-11-07 00:11:08 -05:00
util convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
.editorconfig
.gitattributes
.gitignore 333fred layout update (#1971) 2017-11-06 12:09:01 -05:00
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Makefile
Vagrantfile
autocomplete.sh
book.json
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix pointing device feature 2017-10-31 20:59:55 -04:00
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md Improvements to documentation (#1919) 2017-11-01 11:21:54 -04:00
secrets.tar.enc
shell.nix
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status Gitter 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.

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.

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, and the Clueboard by Zach White.

Documentation

https://docs.qmk.fm is 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.