qmk-dactyl-manuform-a/quantum
Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237)
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

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

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark <fauxpark@gmail.com>
2020-01-26 23:04:38 -05:00
..
api
audio Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
backlight Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
debounce
keymap_extras
process_keycode Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common Update split serial code to use driver pattern (#7990) 2020-01-24 13:50:51 +00:00
stm32
template
tools
visualizer
api.c
api.h
color.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
color.h
config_common.h Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
dynamic_keymap.h
dynamic_macro.h
encoder.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
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 Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
quantum.h Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
quantum_keycodes.h Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
rgb.h
rgb_matrix.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
rgblight.h format code according to conventions [skip ci] 2020-01-20 18:48:28 +00:00
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
via.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00