Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)
This commit is contained in:
parent
201a914beb
commit
f4dcce7e59
146 changed files with 418 additions and 452 deletions
|
@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "../config.h"
|
||||
|
||||
#define DEVICE_VER 0x0001
|
||||
|
||||
/* Let's Macro V2 pin-out */
|
||||
#define MATRIX_ROW_PINS { C6, B1, B3, D7 }
|
||||
#define MATRIX_COL_PINS { D2, F7 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue