You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Stapelberg 7c186ebb97
Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)" (#15695)
This reverts commit 7f8faa429e.

related to https://github.com/qmk/qmk_firmware/issues/15521
4 years ago
.github
.vscode
api_data
builddefs
data
docs [Docs] Update feature_tap_dance.md (#14931) 4 years ago
drivers [Bug] Fix analog joystick to mouse compilation (#15677) 4 years ago
keyboards [Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558) 4 years ago
layouts [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
lib Refix "No C files in filelist: None" (#15728) 4 years ago
platforms Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)" (#15695) 4 years ago
quantum fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 4 years ago
tests
tmk_core
users [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
util
.clang-format
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 4 years ago
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version 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. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" 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.