~ruther/qmk_firmware

ref: 3a13c2120a9e3d897e05923c68efa542f3b3efc7 qmk_firmware/keyboards/mt/split75/config.h -rw-r--r-- 201 bytes
3a13c212 — Joel Challis Ensure LTO is enabled as a `info.json` build config option (#22932) 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright 2022 Artjoms Rizihs (@artjomsR)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

/* matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 14

#define I2C_START_RETRY_COUNT 1
Do not follow this link