From a721e255c77baf83555e8c060d73ce41cc191005 Mon Sep 17 00:00:00 2001 From: lfischer79 <75506047+lfischer79@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:14:36 -0400 Subject: [PATCH] Create rules.mk --- keyboards/memoria/keymaps/default/rules.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/memoria/keymaps/default/rules.mk diff --git a/keyboards/memoria/keymaps/default/rules.mk b/keyboards/memoria/keymaps/default/rules.mk new file mode 100644 index 00000000000..23c6d4750dd --- /dev/null +++ b/keyboards/memoria/keymaps/default/rules.mk @@ -0,0 +1,5 @@ +VIA_ENABLE = yes +VIAL_ENABLE = yes +VIAL_INSECURE = yes +VIALRGB_ENABLE = yes +ENCODER_MAP_ENABLE = yes