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.
 
 
 
 
 
 
theVDude 5a3aefed8d
Fix small hiccup in snake animation (#6858)
5 years ago
.github
.vscode Generalize Tap Dance Layer functions (#6629) 5 years ago
bin Configuration system for CLI (#6708) 5 years ago
docs update one shot keys link (#7020) 5 years ago
drivers Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 5 years ago
keyboards Port DEBUG_MATRIX_SCAN_RATE to core (#7029) 5 years ago
layouts [Keymap] Community layout for hhkb (#6961) 5 years ago
lib [CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989) 5 years ago
quantum Fix small hiccup in snake animation (#6858) 5 years ago
tests clang-format changes 5 years ago
tmk_core Add binary support to tinyprintf (#7024) 5 years ago
users [Keymap] Adding garyjzhao's Iris keymap (#6980) 5 years ago
util Move running pytest to travis_test (#7005) 5 years ago
.clang-format
.clang_complete
.editorconfig QMK CLI and JSON keymap support (#6176) 5 years ago
.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 updates the coc 5 years ago
Dockerfile
Doxyfile
LICENSE
Makefile Add list-keymaps make target (#5563) 5 years ago
Vagrantfile Configure Vagrant to use qmk_base_container (#6194) 5 years ago
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 add 'objs-size' target into tmk_core/avr.mk (#5490) 5 years ago
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 [Docs] Fix missing link in readme (#6958) 5 years ago
requirements.txt Configuration system for CLI (#6708) 5 years ago
secrets.tar.enc
setup.cfg QMK CLI and JSON keymap support (#6176) 5 years ago
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 powered by Docsify and hosted on GitHub. You can request changes by making a fork and pull request, or by clicking the "Edit Document" link at the bottom of any page.

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.