From 9a4c30774089b1e0d65e32f86777c69f4f1a313e Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Wed, 20 Sep 2023 14:11:33 +0100 Subject: Migrate dynamic_keymap.layer_count >= 4 (#22087) --- keyboards/akko/5108/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/akko/5108/config.h') diff --git a/keyboards/akko/5108/config.h b/keyboards/akko/5108/config.h index 790830c88b..a50041ccc9 100644 --- a/keyboards/akko/5108/config.h +++ b/keyboards/akko/5108/config.h @@ -16,9 +16,6 @@ #pragma once -/* Use 5 dynamic keymap layers */ -#define DYNAMIC_KEYMAP_LAYER_COUNT 6 - /* LED Indicators */ #define LED_WIN_LOCK_PIN C11 -- cgit v1.2.3