No description
Find a file
Jonathan Arnett 4c0ff7b7ea Remove reference to Ergodox subprojects from docs
At one time, "ez" and "infinity" may have been subprojects of a
unified "ergodox" project, but this is not currently the case. Running
`make ergodox-ez-default-teensy` (or similar), as the documentation
currently implies, does not work.
2017-10-12 06:25:47 -10:00
.vscode Instruct VSCode to indent using spaces, also ignore two temp files created by VSCode. 2017-09-21 00:15:53 -04:00
docs Remove reference to Ergodox subprojects from docs 2017-10-12 06:25:47 -10:00
drivers update to driver separation 2017-09-15 21:43:58 -04:00
keyboards newkb-atreus-xk 2017-10-10 09:25:39 -10:00
layouts Qwerty Code Friendly: relocate insert key 2017-10-10 07:09:44 -10:00
lib Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
quantum Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 2017-10-10 07:07:59 -10:00
tests
tmk_core Add option to reverse PS2 mouse axes and scrolling 2017-10-10 07:20:17 -10:00
util Fix missing teensy path 2017-10-10 07:16:22 -10:00
.gitattributes
.gitignore updated drashna's keymaps (#1769) 2017-09-29 11:52:37 -10:00
.gitmodules
.travis.yml
book.json
build_full_test.mk
build_keyboard.mk Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common.mk
common_features.mk Generic Pointing Device (#1767) 2017-10-06 07:13:08 -10:00
Dockerfile
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
message.mk Clone chibios and ugfx if it's not already checked out. (#1651) 2017-09-06 15:21:31 -07:00
readme.md Fix Clueboard readme links (#1816) 2017-10-06 13:36:35 -07:00
secrets.tar.enc
shell.nix Add shell.nix for NixOS users 2017-09-25 13:14:20 -04:00
testlist.mk
Vagrantfile

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.