diff options
author | jack <0x6A73@pm.me> | 2022-03-07 09:43:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 08:43:17 -0800 |
commit | 05b71936511402d91e345e615d074cf310cb4ece (patch) | |
tree | be93cdd577ff59eafdd11aec5c405578d5b153f6 /keyboards/handwired/wakizashi40/config.h | |
parent | 51c99883414b54609a1aa854d6ccf763ccc2acc6 (diff) |
[Keyboard] remove unecessary layers (#16559)
Diffstat (limited to 'keyboards/handwired/wakizashi40/config.h')
-rw-r--r-- | keyboards/handwired/wakizashi40/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/wakizashi40/config.h b/keyboards/handwired/wakizashi40/config.h index 78f85f2197..e9976616ec 100644 --- a/keyboards/handwired/wakizashi40/config.h +++ b/keyboards/handwired/wakizashi40/config.h @@ -17,4 +17,3 @@ #pragma once #include "config_common.h" -#define DYNAMIC_KEYMAP_LAYER_COUNT 12 |