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.
 
 
 
 
 
 
fauxpark 7c0edbe800
Set `git submodule update` depth to 50 (#7269)
5 years ago
.github Revert "Initial actions/labeler config (#7091)" (#7156) 5 years ago
.vscode Generalize Tap Dance Layer functions (#6629) 5 years ago
bin Fix "could not find module" error message formatting (#7219) 5 years ago
docs [Core] Convert Dynamic Macro to a Core Feature (#5948) 5 years ago
drivers Fix typo in ARM I2C copyright header (#7264) 5 years ago
keyboards [Keyboard] add keymap beautifier for Ergodox EZ (#4393) 5 years ago
layouts [Keymap] Moar personal keymap and userspace tweaks (#7238) 5 years ago
lib Fix the CLI docs (#6979) 5 years ago
quantum [Core] Convert Dynamic Macro to a Core Feature (#5948) 5 years ago
tests clang-format changes 5 years ago
tmk_core Un-clang-format usb_descriptor.h (#7216) 5 years ago
users [Keymap] Add new LED/RGB key codes (#7254) 5 years ago
util CI - Fix change detection (#7038) 5 years ago
.clang-format
.clang_complete
.editorconfig QMK CLI and JSON keymap support (#6176) 5 years ago
.gitattributes
.gitignore [Docs] Update hand wire guide (#7044) 5 years ago
.gitmodules add lufa as a submodule 5 years ago
.travis.yml CI - Fix change detection (#7038) 5 years ago
CODE_OF_CONDUCT.md updates the coc 5 years ago
Dockerfile Update docker util script and travis to use new base container 5 years ago
Doxyfile
LICENSE
Makefile Set `git submodule update` depth to 50 (#7269) 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 [Core] Convert Dynamic Macro to a Core Feature (#5948) 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.