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 37be1cb513
Fix debouncing issue for eager algorithms (#6081)
5 years ago
.github
.vscode
docs Updated OLED Docs with notes about screen timeout. (#6276) 5 years ago
drivers Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 5 years ago
keyboards Add G35 keyboard (#6263) 5 years ago
layouts [Keymap] jotix ortho_4x12 layout match new keycaps (#6209) 5 years ago
lib Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 5 years ago
quantum Fix debouncing issue for eager algorithms (#6081) 5 years ago
tests
tmk_core Fix chibios so the dfu-suffix is only applied once. (#6270) 5 years ago
users [Keymap] Add personal Wasdat keymap, update other keymaps (#6290) 5 years ago
util Add copyright year placeholders to new keyboard script (#6280) 5 years ago
.clang-format
.clang_complete
.editorconfig Add makeful rules to .editorconfig 5 years ago
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
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 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 5 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md
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.