forked from mirror/qmk_firmware
moved to p40_ortho keyboard rather than a keymap
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
/* pin-out for PCB v2 */
|
|
||||||
#undef MATRIX_ROW_PINS
|
|
||||||
#define MATRIX_ROW_PINS { D1, D0, F4, F5 }
|
|
||||||
|
|
||||||
#undef MATRIX_COL_PINS
|
|
||||||
#define MATRIX_COL_PINS { D4, C6, D7, E6, B4, B2, B3, B1, F7, F6 }
|
|
||||||
|
|
||||||
/* Backlight and RGB
|
|
||||||
#define RGB_DI_PIN D3
|
|
||||||
#undef RGBLED_NUM
|
|
||||||
#define RGBLED_NUM 40
|
|
||||||
|
|
||||||
#define BACKLIGHT_PIN B5
|
|
||||||
#define BACKLIGHT_LEVELS 3
|
|
||||||
*/
|
|
||||||
Reference in New Issue
Block a user