Go to file
skullydazed e87c39d302
More thoroughly document Bootmagic and Command (#2455)
2018-03-02 09:21:03 -08:00
.vscode Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
docs More thoroughly document Bootmagic and Command (#2455) 2018-03-02 09:21:03 -08:00
drivers
keyboards adding my keymap (#2443) 2018-03-01 07:51:57 -08:00
layouts Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
lib Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
quantum Fix the SGUI aliases 2018-03-01 16:15:38 -08:00
tests
tmk_core Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
users Update to drashna keymaps and userspace (#2450) 2018-03-01 07:46:57 -08:00
util Remap msys2 usb, fix USB port detection (#2301) 2018-02-28 16:40:43 -05:00
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml update avr url 2018-01-02 21:35:42 -05:00
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
build_layout.mk
build_test.mk
common.mk
common_features.mk
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
message.mk
readme.md
secrets.tar.enc update building for .hex, secrets moving 2017-08-21 21:57:46 -04:00
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.