This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
JohSchneider d26a14c169
add 'togglePin' convenience function (#8734)
* add 'togglePin' conveniance function

for AVR and chibios

* drop outmost parantheses

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* toggle pin on avrs

toggle a pin configured as output by writing the corresponding bit to the PIN register

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>

* togglepin: add documentation for newly added function

* Update docs/internals_gpio_control.md

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* on AVR: use PORTD to toggle the output

... since not all MCUs support toggling through writing to PIN

Co-Authored-By: Ryan <fauxpark@gmail.com>

Co-authored-by: Johannes <you@example.com>
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-04-29 04:04:29 -07:00
..
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-03-17 00:29:52 +00:00
2020-03-05 16:00:10 -08:00
2020-03-05 16:00:10 -08:00
2019-12-21 11:00:22 +00:00
2020-04-18 22:00:56 +02:00
2018-05-21 16:29:37 -04:00
2020-03-15 20:29:11 -07:00
2020-03-05 16:00:10 -08:00
2020-03-12 18:17:47 +11:00
2020-03-12 18:17:47 +11:00
2020-04-19 23:04:26 +01:00
2020-04-19 23:04:26 +01:00

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

What is QMK Firmware?

QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains QMK Firmware, QMK Configurator, QMK Toolbox, qmk.fm, and this documentation with the help of community members like you.

Get Started

Totally new to QMK? There are two ways to get started:

Make It Yours

QMK has lots of features to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your keymap, and changing the keycodes.

Need help?

Check out the support page to see how you can get help using QMK.

Give Back

There are a lot of ways you can contribute to the QMK Community. The easiest way to get started is to use it and spread the word to your friends.