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