1
0
Fork 0

Add support for LAYOUT_alice to sneakbox pcb (#10914)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
stanrc85 2020-11-18 12:47:45 -05:00 committed by GitHub
parent 1512e07817
commit e1e13c53ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 8 deletions

View file

@ -19,7 +19,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "quantum.h"
#define LAYOUT_all( \
#define LAYOUT_all LAYOUT_alice
#define LAYOUT_alice( \
K020, K000, K001, K002, K003, K004, K005, K006, K010, K011, K012, K013, K014, K015, K016, K017, \
K040, K021, K022, K023, K024, K025, K026, K030, K031, K032, K033, K034, K035, K036, K037, \
K060, K041, K042, K043, K044, K045, K046, K050, K051, K052, K053, K054, K055, K056, \