forked from mirror/qmk_firmware
Update keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
#define LAYOUT( \
|
#define LAYOUT_ortho_3x3( \
|
||||||
k00, k01, k02, \
|
k00, k01, k02, \
|
||||||
k10, k11, k12, \
|
k10, k11, k12, \
|
||||||
k20, k21, k22 \
|
k20, k21, k22 \
|
||||||
@@ -30,4 +30,4 @@
|
|||||||
{ k20, k21, k22 } \
|
{ k20, k21, k22 } \
|
||||||
}
|
}
|
||||||
|
|
||||||
#define LAYOUT_MEDIA LAYOUT
|
#define LAYOUT_MEDIA LAYOUT
|
||||||
|
|||||||
Reference in New Issue
Block a user