personal fork of qmk
Go to file
jotix fd43259cbd [Keyboard] Update rules.mk (#5370)
MOUSEKEY_ENABLED = yes
by default
2019-03-11 16:53:25 -07:00
.github
.vscode
docs getting_started_build_tools: dfu-{util,programmer} now available from arch repo 2019-03-08 10:18:21 -08:00
drivers
keyboards [Keyboard] Update rules.mk (#5370) 2019-03-11 16:53:25 -07:00
layouts [Keymap] Small improvements to this keymap (#5343) 2019-03-11 14:02:31 -07:00
lib
quantum Add 3 new songs and add new note type (#5351) 2019-03-11 13:53:22 -07:00
tests
tmk_core Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00
users Keymap / userspace update (#5358) 2019-03-10 10:00:55 -07:00
util Ask for your name when generating a new keyboard (#5214) 2019-02-26 07:59:34 -08:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile Shallow clone submodules. (#5279) 2019-03-08 07:58:40 -08:00
message.mk
readme.md
secrets.tar.enc
shell.nix
show_options.mk Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
testlist.mk
Vagrantfile

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.