mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-20 04:05:10 +00:00
d26a14c169
* 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> |
||
---|---|---|
.. | ||
api | ||
audio | ||
backlight | ||
debounce | ||
keymap_extras | ||
process_keycode | ||
rgb_matrix_animations | ||
rgb_matrix_runners | ||
serial_link | ||
split_common | ||
stm32 | ||
template | ||
tools | ||
visualizer | ||
api.c | ||
api.h | ||
color.c | ||
color.h | ||
config_common.h | ||
debounce.h | ||
dip_switch.c | ||
dip_switch.h | ||
dynamic_keymap.c | ||
dynamic_keymap.h | ||
dynamic_macro.h | ||
encoder.c | ||
encoder.h | ||
fauxclicky.c | ||
fauxclicky.h | ||
keycode_config.c | ||
keycode_config.h | ||
keymap.h | ||
keymap_common.c | ||
led_matrix.c | ||
led_matrix_drivers.c | ||
led_tables.c | ||
led_tables.h | ||
ledmatrix.h | ||
matrix.c | ||
matrix_common.c | ||
mcu_selection.mk | ||
pincontrol.h | ||
pointing_device.c | ||
pointing_device.h | ||
quantum.c | ||
quantum.h | ||
quantum_keycodes.h | ||
rgb.h | ||
rgb_matrix.c | ||
rgb_matrix.h | ||
rgb_matrix_drivers.c | ||
rgb_matrix_types.h | ||
rgblight.c | ||
rgblight.h | ||
rgblight_breathe_table.h | ||
rgblight_list.h | ||
rgblight_modes.h | ||
rgblight_post_config.h | ||
send_string_keycodes.h | ||
variable_trace.c | ||
variable_trace.h | ||
velocikey.c | ||
velocikey.h | ||
via.c | ||
via.h | ||
wpm.c | ||
wpm.h |