From bf3ee94b9ab8030a46f22e5ad80f20ea0675c510 Mon Sep 17 00:00:00 2001 From: Konstantin Shpits Date: Wed, 17 Feb 2021 04:13:30 +0500 Subject: [Keyboard] Add VIA support for YMD 75 (#11811) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/ymd75/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/ymd75/config.h') diff --git a/keyboards/ymd75/config.h b/keyboards/ymd75/config.h index cf3d3fd8df..79dcdc6c43 100644 --- a/keyboards/ymd75/config.h +++ b/keyboards/ymd75/config.h @@ -35,3 +35,4 @@ along with this program. If not, see . #define RGBLIGHT_HUE_STEP 12 #define RGBLIGHT_SAT_STEP 15 #define RGBLIGHT_VAL_STEP 18 +#define DYNAMIC_KEYMAP_LAYER_COUNT 3 -- cgit v1.2.3