No description
Find a file
2021-09-28 19:45:29 -07:00
.github
.vscode
api_data
bin Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
data
docs [Docs] Broken FAQ hyperlink (#14578) 2021-09-24 08:43:05 -07:00
drivers
keyboards [Keymap] Keychron Q1 user keymap (#14636) 2021-09-28 19:45:29 -07:00
layouts Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
lib Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
platforms
quantum [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) 2021-09-15 10:07:08 -07:00
tests
tmk_core Move "firmware size check skipped" note to message.mk (#14632) 2021-09-29 06:08:46 +10:00
users [Keymap] fix NKRO - switch to get_mods() and refactor encoder action code (#14278) 2021-09-28 12:24:12 -07:00
util Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
.clang-format
.editorconfig
.gitattributes [nix] Use niv and poetry2nix to more easily manage dependencies (#11181) 2021-04-03 08:05:46 -07:00
.gitignore
.gitmodules
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
disable_features.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
Dockerfile move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 2021-08-29 16:41:56 -07:00
Doxyfile
doxygen-todo Various fixes from reorg of files (#14051) 2021-08-18 09:54:41 +10:00
LICENSE
license_GPLv2.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
license_GPLv3.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
license_Modified_BSD.md
Makefile
message.mk Move "firmware size check skipped" note to message.mk (#14632) 2021-09-29 06:08:46 +10:00
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
show_options.mk
testlist.mk eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +01:00
Vagrantfile

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.