diff options
| author | Joel Challis | 2024-01-09 11:15:03 +0100 |
|---|---|---|
| committer | GitHub | 2024-01-09 11:15:03 +0100 |
| commit | 66050bb809b2e173dbcf5ae59f81ed127b193df0 (patch) | |
| tree | 007426c3996af3080c106505338164d013fe2eac /keyboards/evyd13/wasdat_code/config.h | |
| parent | 455cd65e80563469712fe56de15666e06b945636 (diff) | |
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/evyd13/wasdat_code/config.h')
| -rw-r--r-- | keyboards/evyd13/wasdat_code/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/evyd13/wasdat_code/config.h b/keyboards/evyd13/wasdat_code/config.h index 085965b814..769751b19d 100644 --- a/keyboards/evyd13/wasdat_code/config.h +++ b/keyboards/evyd13/wasdat_code/config.h @@ -58,5 +58,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT - -#define DYNAMIC_KEYMAP_LAYER_COUNT 3 |