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.
 
 
 
 
Stefan Kerkmann 083b42068a
Chibios: Stop I2C peripheral on transaction error (#17798)
From the ChibiOS HAL I2C driver pages:

After a timeout the driver must be stopped and restarted because the bus is in
an uncertain state.

This commit does that stopping explicitly on any error that occurred, not only
timeouts. As all the i2c functions restart the peripheral if necessary it is
safe to do so.

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
.github Add reviewer/labels to dependabot PRs (#17743) 3 years ago
.vscode
builddefs Move Pointing Device code to a subdirectory (#17684) 3 years ago
data Add Blok 2040 conversion (#17603) 3 years ago
docs [Docs] Updates to Pointing Device Docs (#17777) 3 years ago
drivers Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654) 3 years ago
keyboards Merge remote-tracking branch 'origin/master' into develop 3 years ago
layouts
lib Merge remote-tracking branch 'origin/master' into develop 3 years ago
platforms Chibios: Stop I2C peripheral on transaction error (#17798) 3 years ago
quantum Constrain Cirque Pinnacle coordinates (#17803) 3 years ago
tests
tmk_core
users Merge remote-tracking branch 'origin/master' into develop 3 years ago
util
.clang-format
.editorconfig
.gitattributes
.gitignore Add .orig to .gitignore (#17626) 3 years ago
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
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 Remove Nixpkgs-provided `poetry` from the environment (#17673) 3 years ago

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.