1
0
Fork 0

Six Pack and ortho_ layout updates (#13587)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Suschman <suschman@gmail.com>
This commit is contained in:
Suschman 2021-07-20 02:30:09 +02:00 committed by GitHub
parent 046429fa87
commit 7e698c71cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 335 additions and 19 deletions

View file

@ -22,7 +22,7 @@
* D E F
*
*/
#define LAYOUT( \
#define LAYOUT_ortho_2x3( \
k00, k01, k02, \
k10, k11, k12 \
) { \