Update keyboards/skyloong/gk75/q2/matrix.c

OK, Thank you very much.

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
JIKEDINGZHI 2024-08-10 08:16:27 +08:00 committed by GitHub
parent 0ef93b4a59
commit d295f20610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
#include "atomic_util.h" #include "atomic_util.h"
#include "debounce.h" #include "debounce.h"
#define ClOCK_TIME 15 #define CLOCK_TIME 15
#define MATRIX_INPUT_PRESSED_STATE 0 #define MATRIX_INPUT_PRESSED_STATE 0
#define HC595_ST_PIN A6 #define HC595_ST_PIN A6