personal fork of qmk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Macpherson d0054c41e2
Fix typo in autoshift docs: statn (#2579)
6 years ago
.vscode
docs Fix typo in autoshift docs: statn (#2579) 6 years ago
drivers
keyboards Add a basic keymap for Contra. (#2564) 6 years ago
layouts Just personal layout tweaks :) (#2557) 6 years ago
lib Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
quantum Add macro for momentarily switching to a layer while some mods are active (#2460) 6 years ago
tests add tests for action_layer.c and reset layer state after tests 7 years ago
tmk_core Generate API docs from source code comments (#2491) 6 years ago
users Add Pretty Keymaps to Ergodox EZ 6 years ago
util Generate API docs from source code comments (#2491) 6 years ago
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 7 years ago
.editorconfig Fix .editorconfig to not mess with line endings 6 years ago
.gitattributes
.gitignore Generate API docs from source code comments (#2491) 6 years ago
.gitmodules Update .gitmodules 7 years ago
.travis.yml Generate API docs from source code comments (#2491) 6 years ago
CODE_OF_CONDUCT.md create initial code of conduct 7 years ago
Dockerfile
Doxyfile Generate API docs from source code comments (#2491) 6 years ago
LICENSE
Makefile Added a clean target to remove build artifacts 6 years ago
Vagrantfile
autocomplete.sh
book.json
bootloader.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
build_full_test.mk
build_keyboard.mk Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Rule to enable Modifiers with Auto-Shift (#2542) 6 years ago
doxygen-todo Generate API docs from source code comments (#2491) 6 years ago
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Reset color after submodule warning message 7 years ago
readme.md Found some broken links while looking up ARM keyboard support 7 years ago
secrets.tar.enc
shell.nix shell.nix: add teensy loader 7 years ago
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.