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.
 
 
 
 
precondition 7148a69d5e
Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions (#15938)
* Replace keyp by &tapping_key in the record arg of per-key tap hold funcs

* Replace NULL by &(keyrecord_t){} in 2nd arg of get_tapping_term
4 years ago
.github Merge remote-tracking branch 'origin/master' into develop 4 years ago
.vscode
api_data
builddefs ps2/avr: use the correct file name (#16316) 4 years ago
data Initial pass at data driven new-keyboard subcommand (#12795) 4 years ago
docs Merge remote-tracking branch 'origin/master' into develop 4 years ago
drivers Align existing pca9555 driver to better match mcp23018 API (#16277) 4 years ago
keyboards Merge remote-tracking branch 'origin/master' into develop 4 years ago
layouts Add 65_iso_split_bs default layout (#16283) 4 years ago
lib Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
platforms Followup to #16220, more test error output. (#16221) 4 years ago
quantum Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions (#15938) 4 years ago
tests Rip out old macro and action_function system (#16025) 4 years ago
tmk_core Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
users Merge remote-tracking branch 'origin/master' into develop 4 years ago
util Initial pass at data driven new-keyboard subcommand (#12795) 4 years ago
.clang-format
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 4 years ago
.gitignore add version.h to gitignore (#16222) 4 years ago
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
readme.md Start `develop` for 2022q1. 4 years ago
requirements-dev.txt Macros in JSON keymaps (#14374) 4 years ago
requirements.txt
setup.cfg
shell.nix

readme.md

This is the develop branch!

See the Breaking Changes document for more information.

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.