No Description

Jesse 624d92e2f5 Update Tap Dance Example 4 (#18138) 2 years ago
.github 0002b1cc20 Also disable line ending conversion for merge workflows (#17953) 2 years ago
.vscode c2d72a60f0 remove Bracket Pair Colorizer recommendation (#14816) 3 years ago
builddefs 1c7e8b9a9d Added support for Wb32fq95 (#16871) 3 years ago
data d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 2 years ago
docs 624d92e2f5 Update Tap Dance Example 4 (#18138) 2 years ago
drivers b554e4b612 Change AW20216 SPI Mode from 0 to 3, to fix RGB LEDs on GMMK Pro (#17262) 3 years ago
keyboards 68ad251667 Remove USB IDs and strings from `fungo/rev1` (#18133) 2 years ago
layouts 45845ea07f Replace CG_SWAP in junonum (#18086) 2 years ago
lib 37345e2ace Provide users with replacements for deprecated/invalid functionality where applicable (#17604) 2 years ago
platforms 7fd3d76faa [Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) 2 years ago
quantum 7e7387c0d1 Remove legacy keycode use from command (#18002) 2 years ago
tests 4c48760558 Apply EXPECT_REPORT and EXPECT_EMPTY_REPORT (#17311) 3 years ago
tmk_core 4d107feca9 Check for ongoing transfers on the OUT endpoint (#16974) 3 years ago
users 3c0806a489 Add pcewing Speedo v3 keymap (#18118) 2 years ago
util dccb8ff7d6 Remove old submodules if present (#17930) 2 years ago
.clang-format e596ece87a Clang-format tweaks (#15906) 3 years ago
.editorconfig a25dd58bc5 QMK CLI and JSON keymap support (#6176) 5 years ago
.gitattributes 7b151143f7 eol=lf, where appropriate (#15752) 3 years ago
.gitignore 847cca541c Add .orig to .gitignore (#17626) 2 years ago
.gitmodules b2a186cf92 Purge uGFX. (#14720) 3 years ago
Dockerfile b705020daf move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 3 years ago
Doxyfile f30f963a0b Internal docs generation updates (#16411) 3 years ago
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup 7 years ago
Makefile dccb8ff7d6 Remove old submodules if present (#17930) 2 years ago
Vagrantfile b705020daf move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 3 years ago
doxygen-todo 1c0347b8b8 Remove SERIAL_LINK feature (#14727) 3 years ago
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) 8 years ago
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) 8 years ago
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) 8 years ago
nose2.cfg 5b7a5b2a76 Setup a python test framework 5 years ago
paths.mk f7e7671f69 Migrate more makefile utilities to builddefs sub-directory (#16002) 3 years ago
readme.md c71d67ba3f [Core] [Docs] Remove travis-ci references (#13916) 3 years ago
requirements-dev.txt 08ce0142ba Macros in JSON keymaps (#14374) 3 years ago
requirements.txt 1f2b1dedcc Quantum Painter (#10174) 3 years ago
setup.cfg 1f2b1dedcc Quantum Painter (#10174) 3 years ago
shell.nix 627e35b7ac Remove Nixpkgs-provided `poetry` from the environment (#17673) 2 years ago

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.