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.
 
 
 
 
BBBNBBB 943aae85d5
Fixes unicode_map declaration example (#19450)
If the previous example was used the incorrect codepoints are produced.
Changes the order of arguments the declaration of the unicode_map
3 years ago
.github Bump actions/stale from 6 to 7 (#19392) 3 years ago
.vscode Exclude uf2 files in VS Code (#18186) 3 years ago
builddefs Revert to legacy wear-leveling driver by default for F401. (#19328) 3 years ago
data Ensure info.json layout macros are somewhat valid (#19236) 3 years ago
docs Fixes unicode_map declaration example (#19450) 3 years ago
drivers Add default limit to OLED dirty processing (#19068) 3 years ago
keyboards [keyboard]Add Graystudio Space65 R3 (#18909) 3 years ago
layouts [Keymap] Simplifying ortho-4x12 jotix's layout (#19336) 3 years ago
lib Minor alignment of rgb_breathe_table generator (#19403) 3 years ago
platforms Fixup EFL and F4's sector selection. (#19221) 3 years ago
quantum Minor alignment of rgb_breathe_table generator (#19403) 3 years ago
tests Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) 3 years ago
tmk_core Joystick feature improvements (#19052) 3 years ago
users [Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154) 3 years ago
util Fixup installation procedure for different Fedora versions. (#19159) 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore Merge remote-tracking branch 'origin/master' into develop 3 years ago
.gitmodules [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Dockerfile
Doxyfile
LICENSE
Makefile Remove .noci functionality (#19122) 3 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk Remove quantum/audio from global VPATH (#18753) 3 years ago
readme.md 2022 Nov 26 changelog. (#19164) 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.