qmk-vial/keyboards/mykeyclub/jris65/config.h
2024-11-16 23:07:24 -06:00

10 lines
190 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 16
/* Use 1000hz polling */
#define USB_POLLING_INTERVAL_MS 1