mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
Update keyboards/skyloong/gk75/q2/matrix.c
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
c6609d0253
commit
3185fef285
@ -2,9 +2,9 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
//Matrix read rows set col:DIODE_DIRECTION == ROW2COL
|
||||
|
||||
#include "matrix.h"
|
||||
#include <string.h>
|
||||
#include "atomic_util.h"
|
||||
#include "debounce.h"
|
||||
|
||||
#define CLOCK_TIME 15
|
||||
#define MATRIX_INPUT_PRESSED_STATE 0
|
||||
|
Loading…
Reference in New Issue
Block a user