Go to file
Sadek Baroudi bcb4e1b132 making all builds against stemcell for default keymap 2022-10-28 11:37:17 -07:00
.github making all builds against stemcell for default keymap 2022-10-28 11:37:17 -07:00
.vscode Exclude uf2 files in VS Code (#18186) 2022-08-28 09:59:07 -07:00
bin fixed fp_build.sh, as bash exposes function variables in child functions unless you use local, these were being overridden 2022-10-28 10:41:34 -07:00
builddefs [Core] Pointing Device Automatic Mouse Layer (#17962) 2022-09-27 16:26:53 -07:00
data Clean up data driven mappings syntax (#18257) 2022-09-03 19:44:42 +01:00
docs [Core] Pointing Device Automatic Mouse Layer (#17962) 2022-09-27 16:26:53 -07:00
drivers Add led matrix support for CKLED2001 (#17643) 2022-08-13 14:39:06 +01:00
keyboards cleaned up legacy super alt tab to fingerpunch library 2022-10-25 09:22:39 -07:00
layouts Delete my keymaps (#18302) 2022-09-07 20:38:54 +10:00
lib `qmk lint`: fix TypeError (#18226) 2022-08-31 15:20:00 +10:00
platforms PR 18239 in qmk repo broke elite-c compatibility for the stemcell, so I'm adding it back in for now, see PR discussion for discord link 2022-09-07 17:56:36 -07:00
quantum added dynamic base layer support for rgblight and rgb matrix, along with updates to rock on v3 and ffkb v3 for rgb matrix config 2022-10-06 15:24:37 -07:00
tests [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 2022-08-15 16:40:51 +02:00
tmk_core Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
users add bad wings to fingerpunch repo in my personal boards 2022-10-23 13:04:22 -07:00
util Install correct package on Fedora (#18243) 2022-09-01 20:43:19 -07:00
.clang-format
.editorconfig
.gitattributes
.gitignore Issue 12: adding fingerpunch config framework to use across keyboards 2022-10-02 02:11:13 -07:00
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile Merge remote-tracking branch 'origin/master' into develop 2022-08-13 13:24:07 +00:00
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md 2022q3 Changelog. (#18180) 2022-08-28 14:20:52 +10:00
requirements-dev.txt
requirements.txt Align CLI requirements (#18117) 2022-08-21 18:38:17 +01:00
setup.cfg
shell.nix Nix shell updates for `develop` (#18131) 2022-08-23 02:59:33 +01:00

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.