Open-source keyboard firmware for Atmel AVR and Arm USB families Including hardware based encryption
Go to file
Ryan 6f81880f17
Convert some more boards to Matrix Lite (#15489)
2021-12-27 21:15:56 +11:00
.github
.vscode
api_data
builddefs Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
data Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
docs Merge remote-tracking branch 'origin/master' into develop 2021-12-27 03:16:22 +00:00
drivers [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00
keyboards Convert some more boards to Matrix Lite (#15489) 2021-12-27 21:15:56 +11:00
layouts [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionality, and set up one of my macropads for WFH (#14702) 2021-12-27 14:46:00 +11:00
lib Use the PR title rather than parsing the commit message. (#15537) 2021-12-22 05:44:47 +11:00
platforms Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
quantum Custom matrix lite support for split keyboards (#14674) 2021-12-27 21:03:40 +11:00
tests [Core] Don't send keyboard reports that propagate no changes to the host (#14065) 2021-12-14 10:40:18 -08:00
tmk_core Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
users [Keymap] Add vitoni keymap for GMMK Pro (ISO) (#15006) 2021-12-27 21:13:12 +11:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
Vagrantfile
book.json
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
common_features.mk Migrate RN42 to UART driver and refactor (#15492) 2021-12-22 16:51:39 +11:00
doxygen-todo Remove SERIAL_LINK feature (#14727) 2021-10-07 12:32:05 +11:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk

readme.md

This is the develop branch!

See the Breaking Changes document for more information.

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.