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.
 
 
 
 
 
 
Xavier Hahn 0ea4e86175
[Docs] French translation of QMK Basics (#6925)
5 years ago
.github
.vscode Generalize Tap Dance Layer functions (#6629) 5 years ago
bin Configuration system for CLI (#6708) 5 years ago
docs [Docs] French translation of QMK Basics (#6925) 5 years ago
drivers [Keyboard] RGB updates on NK65 and HS60 (#6795) 5 years ago
keyboards [Keymap] Adding my keymaps for Preonic and XD75 (#6874) 5 years ago
layouts [Keymap] Community layout for hhkb (#6961) 5 years ago
lib [Docs] CLI command to serve docs locally (#6956) 5 years ago
quantum ARM - Initial backlight support (#6487) 5 years ago
tests clang-format changes 5 years ago
tmk_core Reorder Raw HID interface to match what the USB spec expects (#6801) 5 years ago
users [Keymap] Overly greedy community keymap build userspace (#6969) 5 years ago
util Port drivers.txt changes from the Toolbox (#6786) 5 years ago
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore Correct casing for DS_Store in .gitignore (#6787) 5 years ago
.gitmodules add lufa as a submodule 5 years ago
.travis.yml removed deprecated option for Travis (#6896) 5 years ago
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile Add list-keymaps make target (#5563) 5 years ago
Vagrantfile
autocomplete.sh
book.json
bootloader.mk Update bootloader.mk (#6698) 5 years ago
build_full_test.mk
build_json.mk Configuration system for CLI (#6708) 5 years ago
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk ARM - Initial backlight support (#6487) 5 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Add list-keymaps make target (#5563) 5 years ago
nose2.cfg Setup a python test framework 5 years ago
readme.md Merge point for 2019 Aug 30 Breaking Change 5 years ago
requirements.txt Configuration system for CLI (#6708) 5 years ago
secrets.tar.enc
setup.cfg
shell.nix add python3 to shell.nix (#6774) 5 years ago
show_options.mk Add Dip Switch as a core feature (#6140) 5 years ago
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.