ridingqwerty: userspace update (#8076)

* Userspace overhaul

* Remove testing directory

* Minorca keymap tweaks
This commit is contained in:
ridingqwerty
2020-02-04 14:17:10 -05:00
committed by GitHub
parent 50554ca270
commit 964ed17716
18 changed files with 2388 additions and 101 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
#undef MATRIX_COL_PINS
#define MATRIX_COL_PINS { B3, B7, D0, D1, D2, D3, C6, C7, B5, B6, F7, F6 }
#undef MATRIX_ROW_PINS
#define MATRIX_ROW_PINS { F0, F1, F4, F5 }