Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { A0, A1, A2, A3 }
|
||||
#define MATRIX_COL_PINS { A6, A7, A8, A9, A10, B0, B1, B2, B6, B7, C13, C14, C15 }
|
||||
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user