Go to file
Viktor Eikman 983613c88d [Keyboard] Added DMOTE (#6087)
* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to
  prior code organization to reflect differences.
2019-06-06 13:15:19 -07:00
.github
.vscode
docs Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
drivers Moving rgb typedefs into a single location (#5978) 2019-06-04 11:04:30 -07:00
keyboards [Keyboard] Added DMOTE (#6087) 2019-06-06 13:15:19 -07:00
layouts [Keymap] update @nstickney's keymaps (#6076) 2019-06-06 13:00:52 -07:00
lib Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 2019-05-19 09:19:46 -07:00
quantum Remove all Copyrighted Sounds and Songs (#5905) 2019-06-06 12:23:46 -07:00
tests
tmk_core Fixes compile errors for massdrop keyboards 2019-06-03 12:11:03 -07:00
users [Keymap] update @nstickney's keymaps (#6076) 2019-06-06 13:00:52 -07:00
util Change from avr-gcc@7 to @8 for Mac 2019-06-05 17:51:39 -07:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml Use qmk docker image for travis CI builds 2019-05-31 11:04:16 -07:00
CODE_OF_CONDUCT.md
Dockerfile upgrade gcc-arm-none-eabi from the default 5.4.1 to 6.3.1 due to ARM runtime issues 2019-06-03 17:14:34 -07:00
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md Removes Erez personally from QMK (#5883) 2019-05-15 19:53:45 -04:00
secrets.tar.enc
shell.nix
show_options.mk
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 ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.