qmk-dactyl-manuform-a/tmk_core/common
Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603)
* fix matrix_io_delay() timing in quantum/matrix.c

* Updated comments explaining the need for matrix_io_delay() in quantum/matrix.c

* fix matrix_io_delay() timing in quantum/split_common/matrix.c

* Update quantum/matrix.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update quantum/split_common/matrix.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update quantum/matrix.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update quantum/split_common/matrix.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* add waitOutputPinValid() and wait_cpuclock() into quantum/quantum.h and tmk_core/common/wait.h

* add matrix_output_select_delay() and matrix_output_unselect_delay()

* fix quantum/matrix_common.c, tmk_core/common/matrix.h

* fix tmk_core/common/wait.h

* fix quantum/quantum.h, tmk_core/common/wait.h

* waitOutputPinValid() rename to waitInputPinDelay() in quantum/quantum.h.

* waitOutputPinValid() rename to waitInputPinDelay() in quantum/matrix_common.c

* update tmk_core/common/wait.h

* update comment in quantum/matrix.c, quantum/split_common/matrix.c

* update quantum/quantum.h: Make more margin in the GPIO_INPUT_PIN_DELAY default value.

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-13 12:46:22 +11:00
..
arm_atsam
avr Merge remote-tracking branch 'origin/master' into develop 2021-01-11 08:07:48 +00:00
chibios Lighting Layers should be disabled when suspended (#11442) 2021-01-11 00:07:09 -08:00
test
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h manually run formatting job (#11503) 2021-01-10 22:15:29 +00:00
action_util.c
action_util.h
bootloader.h
bootmagic.c
bootmagic.h
bootmagic_lite.c
command.c
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Keep track of last matrix activity (#10730) 2021-01-12 19:48:24 +11:00
keyboard.h Keep track of last matrix activity (#10730) 2021-01-12 19:48:24 +11:00
keycode.h
led.h
magic.c
magic.h
matrix.h fix matrix_io_delay() timing in quantum/matrix.c (#9603) 2021-01-13 12:46:22 +11:00
mousekey.c
mousekey.h
nodebug.h
print.c
print.h
progmem.h
raw_hid.h
report.c
report.h Add support for shared EP on V-USB boards (#11103) 2021-01-11 19:46:30 +11:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
sync_timer.c
sync_timer.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h fix matrix_io_delay() timing in quantum/matrix.c (#9603) 2021-01-13 12:46:22 +11:00