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