mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Update keyboards/skyloong/gk75/q2/matrix.c
OK,Thank you. Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
d295f20610
commit
b201f2f104
@ -75,7 +75,7 @@ static bool select_col(uint8_t col) {
|
||||
}else{
|
||||
gpio_write_pin_high(HC595_DS_PIN);
|
||||
}
|
||||
clockPulse(ClOCK_TIME);
|
||||
clockPulse(CLOCK_TIME);
|
||||
}
|
||||
return true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user