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.
 
 
 
 
 
 
Drashna Jaelre e3a21348c3
[Keymap] Drashna's Hardware Features Experimentations (#6920)
5 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 5 years ago
.vscode Generalize Tap Dance Layer functions (#6629) 5 years ago
bin Configuration system for CLI (#6708) 5 years ago
docs [Docs] Replace Switch Hitter link with Wayback Machine link (#7009) 5 years ago
drivers Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 5 years ago
keyboards [Keymap] Drashna's Hardware Features Experimentations (#6920) 5 years ago
layouts [Keymap] Drashna's Hardware Features Experimentations (#6920) 5 years ago
lib [CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989) 5 years ago
quantum Fix bug in `do_code16()` (#6935) 5 years ago
tests clang-format changes 5 years ago
tmk_core Fix bug in `do_code16()` (#6935) 5 years ago
users [Keymap] Drashna's Hardware Features Experimentations (#6920) 5 years ago
util Move running pytest to travis_test (#7005) 5 years ago
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore Correct casing for DS_Store in .gitignore (#6787) 5 years ago
.gitmodules
.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 [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
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.