Move matrix config to info.json, part 8 (#20030)
This commit is contained in:
@@ -16,11 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { C7, B6, B4, D7, D6 }
|
||||
#define MATRIX_COL_PINS { D4, D5, D3, B7 }
|
||||
|
||||
#define RGB_DI_PIN D0
|
||||
|
||||
#ifdef RGB_DI_PIN
|
||||
|
||||
Reference in New Issue
Block a user