Go to file
arlenk 4cd4e1ded6 Docs: add process_terminal() and update links to other functions (#3778)
* add process_terminal() and update links to other functions

* convert links to permalinks and add a few missing process_* functions

* update links in main text as well
2018-08-29 18:20:41 -07:00
.vscode
docs Docs: add process_terminal() and update links to other functions (#3778) 2018-08-29 18:20:41 -07:00
drivers ISSI31FL3733 driver (#3679) 2018-08-28 09:03:11 -04:00
keyboards Keymap: Update keymap including LAYOUT_planck_grid (#3779) 2018-08-29 18:19:43 -07:00
layouts Yet another update to drashna keymaps and userspace (#3787) 2018-08-29 13:42:15 -04:00
lib Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
quantum Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) 2018-08-29 21:05:02 -04:00
tests
tmk_core STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
users Yet another update to drashna keymaps and userspace (#3787) 2018-08-29 13:42:15 -04:00
util Fix Typos in echo 2018-08-11 13:18:36 -07:00
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2018-08-01 15:20:02 -04:00
Dockerfile
Doxyfile
LICENSE
Makefile Correct parsing of rules.mk for keyboard revisions 2018-07-17 00:10:42 -04:00
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
build_layout.mk
build_test.mk
common.mk Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
common_features.mk ISSI31FL3733 driver (#3679) 2018-08-28 09:03:11 -04:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk change messege at 'check-size' target 2018-08-16 12:04:35 -04:00
readme.md Add Atreus as an official board. 2018-08-16 12:01:34 -04:00
secrets.tar.enc
shell.nix allow building with nix on darwin 2018-07-15 13:58:50 -04:00
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.