No description
Find a file
Dasky 4fe6f3cd7a
Fix split pointing for analog joystick (#15691)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-31 15:38:23 -08: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-28 21:01:23 +00:00
drivers Merge remote-tracking branch 'origin/master' into develop 2021-12-31 03:28:18 +00:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2021-12-30 04:18:05 +00:00
layouts [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
lib Merge remote-tracking branch 'origin/master' into develop 2021-12-29 21:36:08 +00:00
platforms Format code according to conventions (#15593) 2021-12-27 21:20:52 +11:00
quantum Fix split pointing for analog joystick (#15691) 2021-12-31 15:38:23 -08:00
tests
tmk_core Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
users Merge remote-tracking branch 'origin/master' into develop 2021-12-30 04:18:05 +00:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
book.json
build_full_test.mk
build_json.mk
build_keyboard.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
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
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
license_Modified_BSD.md
Makefile
nose2.cfg Setup a python test framework 2019-09-07 07:58:41 -07:00
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix Remove bin/qmk (#14231) 2021-08-29 16:50:22 -07:00
testlist.mk
Vagrantfile

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.