forked from forks/qmk_firmware
* 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> |
||
|---|---|---|
| .. | ||
| arm_atsam | ||
| avr | ||
| chibios | ||
| 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 | ||
| 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 | ||
| keyboard.h | ||
| keycode.h | ||
| led.h | ||
| magic.c | ||
| magic.h | ||
| matrix.h | ||
| mousekey.c | ||
| mousekey.h | ||
| nodebug.h | ||
| print.c | ||
| print.h | ||
| progmem.h | ||
| raw_hid.h | ||
| report.c | ||
| report.h | ||
| 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 | ||