No description
Find a file
2023-07-08 00:54:47 +10:00
.github Add riot auto-merge to master to trigger GH workflows. (#21390) 2023-06-26 23:03:45 +01:00
.vscode Far better VSCode intellisense support using clangd. (#20382) 2023-05-14 15:32:34 +10:00
builddefs Move protocol makefiles into their respective folders (#21332) 2023-06-22 15:07:28 +01:00
data rename and modernise dactyl_manuform/6x6_kinesis (#21302) 2023-07-08 00:32:26 +10:00
docs feat, docs: WB32 flashing (#21217) 2023-07-08 00:48:45 +10:00
drivers Fix PS2_MOUSE_INVERT_BUTTONS (#20646) 2023-07-07 21:34:44 +10:00
keyboards Update k34 layout to split_3x5_2 (#21046) 2023-07-08 00:54:47 +10:00
layouts Get rid of USB_LED_CAPS_LOCK (#21436) 2023-07-06 09:48:02 +01:00
lib feat, docs: WB32 flashing (#21217) 2023-07-08 00:48:45 +10:00
platforms [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
quantum [Bugfix] Check NULL pointers on QP (#20481) 2023-07-08 00:51:19 +10:00
tests [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
tmk_core tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00
users Minor amendment to bcat userspace to prevent build failure (#21205) 2023-07-08 00:21:16 +10:00
util Merge upstream uf2conv.py changes (#21107) 2023-06-01 21:12:25 +01:00
.clang-format
.clangd Far better VSCode intellisense support using clangd. (#20382) 2023-05-14 15:32:34 +10:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md Branch point for 2023q3 Breaking Change. 2023-05-29 06:20:09 +10:00
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes 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.