From 9e8184db089d5f1cdb664338d18e0add767bf578 Mon Sep 17 00:00:00 2001 From: lfischer79 <75506047+lfischer79@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:17:47 -0400 Subject: [PATCH] Create config.h --- keyboards/memoria/keymaps/default/config.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keyboards/memoria/keymaps/default/config.h diff --git a/keyboards/memoria/keymaps/default/config.h b/keyboards/memoria/keymaps/default/config.h new file mode 100644 index 00000000000..6fc35786426 --- /dev/null +++ b/keyboards/memoria/keymaps/default/config.h @@ -0,0 +1,8 @@ +#pragma once + +#define VIAL_KEYBOARD_UID {0x5B, 0x05, 0x1C, 0x81, 0x84, 0x3F, 0xFF, 0x4F} + +#define DYNAMIC_KEYMAP_LAYER_COUNT 8 + +#define RGB_MATRIX_LED_PROCESS_LIMIT (RGB_MATRIX_LED_COUNT + 12) +