Update keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Jesse Leventhal 2020-04-29 10:46:24 -04:00 committed by GitHub
parent 93042496d9
commit 0bb643dcbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
#include "quantum.h"
#define LAYOUT( \
#define LAYOUT_ortho_3x3( \
k00, k01, k02, \
k10, k11, k12, \
k20, k21, k22 \
@ -30,4 +30,4 @@
{ k20, k21, k22 } \
}
#define LAYOUT_MEDIA LAYOUT
#define LAYOUT_MEDIA LAYOUT