keyboard controller firmware for Atmel AVR and ARM USB families
 
 
 
 
 
 
Go to file
jamesofarrell 98316ef017 Added Grave Escape ()
* added QK_GRAVE_ESC and KC_GESC

* fixed name

* Fixed keycode emnu

* Removed layer check, added left and right GUI mod detection for OSX GUI+~
docs define limits to functions
keyboards Merge pull request from belak/belak-ergodox-theme
lib Update uGFX and Chibios submodules + fixes ()
quantum Added Grave Escape ()
tmk_core Adding permissive_hold
util make qmk bot do the hard work
.gitattributes Set eep files to binary mode
.gitignore remove most .pngs
.gitmodules Update uGFX and Chibios submodules + fixes ()
.travis.yml exclude PRs
Dockerfile adding lets split keymap
Makefile Add SKIP_VERSION option to speed up compilation
Vagrantfile Update some obsolete references
book.json convert docs to lowercase and underscores
build_keyboard.mk Fix process_unicode_common.c being included twice
build_test.mk Disable map file creation when building tests
common.mk separated into api files/folder
license_GPLv2.md Clarify the quantum license ()
license_GPLv3.md Clarify the quantum license ()
license_Modified_BSD.md Clarify the quantum license ()
message.mk Detect failures when running multiple tests
readme.md update docs link
secrets.tar.enc get rid of folders in tar
testlist.mk Basic framework for parsing test targets

readme.md

Quantum Mechanical Keyboard Firmware

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.