Go to file
Nick Brassel 6e40dfa022
Add open-drain GPIO support. (#15282)
* Add open-drain GPIO support.

* `qmk format-c`

* Wording.

* Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
2021-12-27 11:52:10 +11:00
.github
.vscode
api_data
builddefs
data Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
docs Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
drivers [CI] Format code according to conventions (#15541) 2021-12-22 17:09:50 +11:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2021-12-25 01:47:49 +00:00
layouts [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415) 2021-12-14 20:53:36 -08:00
lib Use the PR title rather than parsing the commit message. (#15537) 2021-12-22 05:44:47 +11:00
platforms Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
quantum Merge remote-tracking branch 'origin/master' into develop 2021-12-24 22:31:48 +00: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 Migrate RN42 to UART driver and refactor (#15492) 2021-12-22 16:51:39 +11:00
users [Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527) 2021-12-24 17:23:24 -08:00
util Add support for 21.11.x, remove 21.6.x as ChibiOS "canceled" it. (#15435) 2021-12-09 07:42:21 +11:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common_features.mk Migrate RN42 to UART driver and refactor (#15492) 2021-12-22 16:51:39 +11:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
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.