No Description

Stefan Kerkmann ed9bdcbc36 [Core] guard RPC invocation by checking RPC info against crc checksum (#17840) 4 years ago
.github 897403c4a7 Publish data as part of API generation (#17020) 4 years ago
.vscode c2d72a60f0 remove Bracket Pair Colorizer recommendation (#14816) 4 years ago
builddefs 543f54a483 [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 4 years ago
data eb417b3aaf Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) 4 years ago
docs 1d45c99355 Merge remote-tracking branch 'origin/master' into develop 4 years ago
drivers 94e8701b3e Fixup compilation of printf-like functions with uint32_t args. (#17904) 4 years ago
keyboards cac7042414 Merge remote-tracking branch 'origin/master' into develop 4 years ago
layouts 671e211930 Merge remote-tracking branch 'origin/master' into develop 4 years ago
lib 897403c4a7 Publish data as part of API generation (#17020) 4 years ago
platforms d9eb152a90 Fix issue with #17904. (#17905) 4 years ago
quantum ed9bdcbc36 [Core] guard RPC invocation by checking RPC info against crc checksum (#17840) 4 years ago
tests 050fa9062f tap-dance: Rename tests so that tap_dance is used consistently (#17396) 4 years ago
tmk_core 543f54a483 [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 4 years ago
users f326b0b40e Merge remote-tracking branch 'origin/master' into develop 4 years ago
util 11299b337b Merge remote-tracking branch 'origin/master' into develop 4 years ago
.clang-format e596ece87a Clang-format tweaks (#15906) 4 years ago
.editorconfig a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 years ago
.gitattributes 7b151143f7 eol=lf, where appropriate (#15752) 4 years ago
.gitignore 847cca541c Add .orig to .gitignore (#17626) 4 years ago
.gitmodules d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 4 years ago
Dockerfile b705020daf move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 5 years ago
Doxyfile f30f963a0b Internal docs generation updates (#16411) 4 years ago
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup 8 years ago
Makefile d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 4 years ago
Vagrantfile b705020daf move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 5 years ago
doxygen-todo 1c0347b8b8 Remove SERIAL_LINK feature (#14727) 4 years ago
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) 9 years ago
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) 9 years ago
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) 9 years ago
nose2.cfg 5b7a5b2a76 Setup a python test framework 7 years ago
paths.mk f7e7671f69 Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
readme.md 87c3a53716 Branch point after 2022-05-28 Breaking Change. 4 years ago
requirements-dev.txt 08ce0142ba Macros in JSON keymaps (#14374) 4 years ago
requirements.txt 1f2b1dedcc Quantum Painter (#10174) 4 years ago
setup.cfg 1f2b1dedcc Quantum Painter (#10174) 4 years ago
shell.nix 627e35b7ac Remove Nixpkgs-provided `poetry` from the environment (#17673) 4 years ago

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.