diff options
Diffstat (limited to 'keyboards/ymd75/config.h')
-rw-r--r-- | keyboards/ymd75/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. #define RGBLIGHT_HUE_STEP 12 #define RGBLIGHT_SAT_STEP 15 #define RGBLIGHT_VAL_STEP 18 +#define DYNAMIC_KEYMAP_LAYER_COUNT 3 |