No description
Find a file
2022-08-07 21:07:55 +00:00
.github Publish data as part of API generation (#17020) 2022-08-06 16:14:29 +10:00
.vscode
builddefs [Core] STM32_USB_USE_OTG1 => USB_ENDPOINTS_ARE_REORDERABLE (#17647) 2022-08-04 21:05:16 +10:00
data Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
docs Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
drivers Fixup compilation of printf-like functions with uint32_t args. (#17904) 2022-08-04 21:44:56 +10:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2022-08-07 21:07:55 +00:00
layouts Update ginkgo65hot to allow use of community layouts (#17911) 2022-08-06 13:29:06 -07:00
lib Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
platforms Fix issue with #17904. (#17905) 2022-08-04 22:15:42 +10:00
quantum Merge remote-tracking branch 'origin/master' into develop 2022-08-07 19:33:39 +00:00
tests [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
tmk_core [Core] STM32_USB_USE_OTG1 => USB_ENDPOINTS_ARE_REORDERABLE (#17647) 2022-08-04 21:05:16 +10:00
users Merge remote-tracking branch 'origin/master' into develop 2022-08-07 19:40:49 +00:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore Add .orig to .gitignore (#17626) 2022-07-17 04:38:56 +10:00
.gitmodules
Dockerfile
Doxyfile
doxygen-todo
LICENSE add an explicit lisence file for github to pickup 2017-11-13 20:50:54 -05:00
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 Remove Nixpkgs-provided poetry from the environment (#17673) 2022-07-18 22:52:55 +03:00
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.