From fde5fef0678160d499bba86086f671ec9722c2f6 Mon Sep 17 00:00:00 2001 From: David Allemang Date: Wed, 21 Feb 2024 12:05:15 -0500 Subject: [PATCH] remove crkbd layout notes --- keyboards/crkbd/keymaps/allemangd/config.h | 2 +- keyboards/crkbd/keymaps/allemangd/keymap.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/keyboards/crkbd/keymaps/allemangd/config.h b/keyboards/crkbd/keymaps/allemangd/config.h index 8ce5780061e..388a39b819c 100644 --- a/keyboards/crkbd/keymaps/allemangd/config.h +++ b/keyboards/crkbd/keymaps/allemangd/config.h @@ -24,7 +24,7 @@ along with this program. If not, see . #define USE_SERIAL_PD2 #undef MANUFACTURER -#define MANUFACTURER "allemangD" +#define MANUFACTURER "allemangd" #undef PRODUCT #define PRODUCT "Corne" diff --git a/keyboards/crkbd/keymaps/allemangd/keymap.c b/keyboards/crkbd/keymaps/allemangd/keymap.c index a2b2e9babf1..be231086276 100644 --- a/keyboards/crkbd/keymaps/allemangd/keymap.c +++ b/keyboards/crkbd/keymaps/allemangd/keymap.c @@ -20,8 +20,6 @@ along with this program. If not, see . #include "allemangd.h" -// todo render_status - #define UNWRAP_LAYOUT(...) LAYOUT_split_3x6_3(__VA_ARGS__) // clang-format off