From cd1eddf15cbfd912274774a1fb64e708ee177cd1 Mon Sep 17 00:00:00 2001 From: lfischer79 <75506047+lfischer79@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:18:16 -0400 Subject: [PATCH] Update config.h --- keyboards/memoria/keymaps/default/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/memoria/keymaps/default/config.h b/keyboards/memoria/keymaps/default/config.h index 6fc35786426..7cca57470bb 100644 --- a/keyboards/memoria/keymaps/default/config.h +++ b/keyboards/memoria/keymaps/default/config.h @@ -2,7 +2,7 @@ #define VIAL_KEYBOARD_UID {0x5B, 0x05, 0x1C, 0x81, 0x84, 0x3F, 0xFF, 0x4F} -#define DYNAMIC_KEYMAP_LAYER_COUNT 8 +#define DYNAMIC_KEYMAP_LAYER_COUNT 4 #define RGB_MATRIX_LED_PROCESS_LIMIT (RGB_MATRIX_LED_COUNT + 12)