Move TKL layouts to data driven (#20337)

This commit is contained in:
Ryan
2023-04-05 15:53:45 +10:00
committed by GitHub
parent 09a2b70a66
commit 8bb4cba7b0
217 changed files with 22509 additions and 20653 deletions

View File

@@ -2,7 +2,7 @@
* rev2.c
*/
#include "rev2.h"
#include "quantum.h"
void matrix_init_user(void) {
setPinOutput(C6);