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.
 
 
 
 
James Young 679cbb8426
bbrfkr Dynamis Refactor (#18733)
* dynamis.h: use XXX for KC_NO

* dynamis.h: add matrix diagram

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes for readability

* info.json: fix LAYOUT_iso key sequence
3 years ago
.github Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702) 3 years ago
.vscode Exclude uf2 files in VS Code (#18186) 3 years ago
builddefs docs: some typos (#18582) 3 years ago
data DD mappings for build.debounce_type and backlight.levels (#18628) 3 years ago
docs docs: fix typos (#18671) 3 years ago
drivers fix: ps2_interrupt.c failed to compile (#18597) 3 years ago
keyboards bbrfkr Dynamis Refactor (#18733) 3 years ago
layouts fix: Remove TERM_ON/TERM_OFF from my keymap (#18354) 3 years ago
lib Remove unused LED_INDICATORS constant (#18686) 3 years ago
platforms `:flash`: print bootloader (#18569) 3 years ago
quantum docs: some typos (#18582) 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 fix: Remove OLED support (#18719) 3 years ago
util docs: some typos (#18582) 3 years ago
.clang-format Clang-format tweaks (#15906) 4 years ago
.editorconfig QMK CLI and JSON keymap support (#6176) 6 years ago
.gitattributes eol=lf, where appropriate (#15752) 4 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) 4 years ago
LICENSE
Makefile docs: some typos (#18582) 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
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg Setup a python test framework 6 years ago
paths.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 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) 4 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.