No description
Find a file
2022-01-13 17:19:05 +00:00
.github
.vscode
api_data
builddefs Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
data Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
docs PMW3389 Revert Firmware load during Initilization (#15859) 2022-01-13 02:51:05 +00:00
drivers PMW3389 Revert Firmware load during Initilization (#15859) 2022-01-13 02:51:05 +00:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2022-01-13 17:19:05 +00:00
layouts [Keymap] Misc userspace and keymap improvements (#15844) 2022-01-13 09:16:03 -08:00
lib Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
platforms Merge remote-tracking branch 'origin/master' into develop 2022-01-09 21:17:55 +00:00
quantum Add PMW3389 optical sensor Support (Updated) (#15740) 2022-01-11 14:33:13 -08:00
tests [Core] Don't send keyboard reports that propagate no changes to the host (#14065) 2021-12-14 10:40:18 -08:00
tmk_core [Core] ChibiOS: shorten USB disconnect state on boot to 50ms (#15805) 2022-01-10 15:01:20 -08:00
users Merge remote-tracking branch 'origin/master' into develop 2022-01-13 17:16:06 +00:00
util Add support for 21.11.x, remove 21.6.x as ChibiOS "canceled" it. (#15435) 2021-12-09 07:42:21 +11:00
.clang-format
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 2022-01-05 21:56:31 +00:00
.gitignore
.gitmodules
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
common_features.mk Add PMW3389 optical sensor Support (Updated) (#15740) 2022-01-11 14:33:13 -08:00
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk
Vagrantfile

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.