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.
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>
6 years ago
..
api
audio Add customisable EEPROM driver selection (#7274) 6 years ago
backlight Add VIA support for QMK backlight, QMK RGBLight (#7911) 6 years ago
debounce
keymap_extras Run clang-format manually to fix recently changed files 6 years ago
process_keycode Run clang-format manually to fix recently changed files (#7934) 6 years ago
rgb_matrix_animations RGB matrix effect - left-right gradient (#7742) 6 years ago
rgb_matrix_runners
serial_link
split_common Update split serial code to use driver pattern (#7990) 6 years ago
stm32 Convert backlight to follow driver rules pattern 6 years ago
template Send string keycode tweaks (#7471) 6 years ago
tools
visualizer
api.c
api.h
color.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
color.h Use White channel on RGBW LEDs (#7678) 6 years ago
config_common.h Ensure setPinInput actually sets input high-Z (#6237) 6 years ago
debounce.h
dip_switch.c Run clang-format manually to fix recently changed files 6 years ago
dip_switch.h
dynamic_keymap.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
dynamic_keymap.h
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
encoder.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c core: Fix variable init and header include (#7626) 6 years ago
led_matrix.c
led_matrix_drivers.c
led_tables.c Smoother Linear Light Table (#6764) 6 years ago
led_tables.h
ledmatrix.h
matrix.c Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 6 years ago
matrix_common.c Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) 6 years ago
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 6 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
quantum.h Ensure setPinInput actually sets input high-Z (#6237) 6 years ago
quantum_keycodes.h Run clang-format manually to fix recently changed files (#7934) 6 years ago
rgb.h
rgb_matrix.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
rgb_matrix.h Relocate RGB keycode processing (#7508) 6 years ago
rgb_matrix_drivers.c Use White channel on RGBW LEDs (#7678) 6 years ago
rgb_matrix_types.h
rgblight.c Add customisable EEPROM driver selection (#7274) 6 years ago
rgblight.h format code according to conventions [skip ci] 6 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h Send string keycode tweaks (#7471) 6 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Add VIA support for QMK backlight, QMK RGBLight (#7911) 6 years ago
via.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 6 years ago