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.
 
 
 
 
Nick Brassel df7f33582f
Add C++ prerequisite for Fedora. (#18602)
3 years ago
.github Bump anothrNick/github-tag-action from 1.51.0 to 1.52.0 (#18590) 3 years ago
.vscode Exclude uf2 files in VS Code (#18186) 3 years ago
builddefs Explicitly specify path to RP2040 wear_leveling config file. (#18541) 3 years ago
data Clean up data driven mappings syntax (#18257) 3 years ago
docs [Docs] Add a note about the print function. (#17737) 3 years ago
drivers define `oled_write_ln_P` as `oled_write_ln` for non-AVR MCUs (#18589) 3 years ago
keyboards [Keyboard] Add Nyhxis NFR-70 keyboard (#17562) 3 years ago
layouts fix: Remove TERM_ON/TERM_OFF from my keymap (#18354) 3 years ago
lib Add ability to remove temporary files during multibuild. (#18381) 3 years ago
platforms `:flash`: print bootloader (#18569) 3 years ago
quantum Fix int8_t overflow in RGB heatmap effect (#18410) 3 years ago
tests Remove legacy keycodes from unit tests (#18430) 3 years ago
tmk_core GMMK2: Fix 'ISO' within product name (#18322) 3 years ago
users [Keymap] Personal user space code and keymaps by ZyBeR (#18512) 3 years ago
util Add C++ prerequisite for Fedora. (#18602) 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore Add .orig to .gitignore (#17626) 3 years ago
.gitmodules [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Dockerfile
Doxyfile
LICENSE
Makefile Merge remote-tracking branch 'origin/master' into develop 3 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md 2022q3 Changelog. (#18180) 3 years ago
requirements-dev.txt
requirements.txt Align CLI requirements (#18117) 3 years ago
setup.cfg
shell.nix Nix shell updates for `develop` (#18131) 3 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.