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.
 
 
 
 
Joshua Diamond a4d1d8b745
Resolve conflict merging master to develop (#18297)
* Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>

* Fungo rev1: fix QMK Configurator key sequence (#18293)

* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
.github
.vscode
builddefs Move bootloader.mk to platforms (#18228) 3 years ago
data Rename keyboards with uppercase letters (#18268) 3 years ago
docs Resolve conflict merging master to develop (#18297) 3 years ago
drivers Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
keyboards Resolve conflict merging master to develop (#18297) 3 years ago
layouts Remove legacy USE_SERIAL define (#18292) 3 years ago
lib Move bootloader.mk to platforms (#18228) 3 years ago
platforms Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058) 3 years ago
quantum Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) 3 years ago
tests Simplify extrakeys sending at the host driver level (#18230) 3 years ago
tmk_core Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249) 3 years ago
users Remove legacy USE_SERIAL define (#18292) 3 years ago
util Install correct package on Fedora (#18243) 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
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

readme.md

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes 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.