My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
precondition 5f671de13a
RESET → QK_BOOT in nyhxis/nfr_70 (#18607)
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 fix: ps2_interrupt.c failed to compile (#18597) 3 years ago
keyboards RESET → QK_BOOT in nyhxis/nfr_70 (#18607) 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 Clang-format tweaks (#15906) 3 years ago
.editorconfig QMK CLI and JSON keymap support (#6176) 6 years ago
.gitattributes eol=lf, where appropriate (#15752) 3 years ago
.gitignore Add .orig to .gitignore (#17626) 3 years ago
.gitmodules [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Dockerfile move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
Doxyfile Internal docs generation updates (#16411) 3 years ago
LICENSE add an explicit lisence file for github to pickup 8 years ago
Makefile Merge remote-tracking branch 'origin/master' into develop 3 years ago
Vagrantfile move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
doxygen-todo Remove SERIAL_LINK feature (#14727) 4 years ago
license_GPLv2.md Clarify the quantum license (#1042) 8 years ago
license_GPLv3.md Clarify the quantum license (#1042) 8 years ago
license_Modified_BSD.md Clarify the quantum license (#1042) 8 years ago
nose2.cfg Setup a python test framework 6 years ago
paths.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 3 years ago
readme.md 2022q3 Changelog. (#18180) 3 years ago
requirements-dev.txt Macros in JSON keymaps (#14374) 4 years ago
requirements.txt Align CLI requirements (#18117) 3 years ago
setup.cfg Quantum Painter (#10174) 3 years ago
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.