You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ryan 04b51e381e
Update UART driver API (#14839)
* Add uart_puts() and uart_gets()

* Add some docs

* Rework API

* Formatting

* Update docs/uart_driver.md

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Simplify a uart_write() loop

* Update platforms/avr/drivers/uart.c

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
4 years ago
.github
.vscode
api_data
builddefs More platform/protocol alignment (#14976) 4 years ago
data Merge remote-tracking branch 'origin/master' into develop 4 years ago
docs Update UART driver API (#14839) 4 years ago
drivers haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 4 years ago
keyboards Update UART driver API (#14839) 4 years ago
layouts Merge remote-tracking branch 'origin/master' into develop 4 years ago
lib Merge remote-tracking branch 'upstream/master' into develop 4 years ago
platforms Update UART driver API (#14839) 4 years ago
quantum Merge remote-tracking branch 'origin/master' into develop 4 years ago
tests Basic keycode overhaul (#14726) 4 years ago
tmk_core gcc10 LTO - Only specify adhlns assembler options at link time (#15115) 4 years ago
users Merge remote-tracking branch 'origin/master' into develop 4 years ago
util Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile Migrate makefile utilities to sub-directory (#14917) 4 years ago
Vagrantfile
book.json
build_full_test.mk
build_json.mk
build_keyboard.mk Migrate makefile utilities to sub-directory (#14917) 4 years ago
build_layout.mk
build_test.mk Fix develop after recent changes (#14975) 4 years ago
common_features.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk Update UART driver API (#14839) 4 years ago
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk

readme.md

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.