From 0bb643dcbf317f18f1c84f9bfbbe10a1011b503a Mon Sep 17 00:00:00 2001 From: Jesse Leventhal <45154268+jessel92@users.noreply.github.com> Date: Wed, 29 Apr 2020 10:46:24 -0400 Subject: [PATCH] Update keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h Co-Authored-By: Drashna Jaelre --- keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h b/keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h index be0983b72b6..17a13b9f55c 100644 --- a/keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h +++ b/keyboards/themadnoodle/ncc1701kbv2/ncc1701kbv2.h @@ -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 \ No newline at end of file +#define LAYOUT_MEDIA LAYOUT