diff options
| author | Joel Challis <git@zvecr.com> | 2024-01-09 10:15:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 21:15:03 +1100 |
| commit | 66050bb809b2e173dbcf5ae59f81ed127b193df0 (patch) | |
| tree | 007426c3996af3080c106505338164d013fe2eac /keyboards/evyd13/wasdat_code/info.json | |
| 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/info.json')
| -rw-r--r-- | keyboards/evyd13/wasdat_code/info.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/evyd13/wasdat_code/info.json b/keyboards/evyd13/wasdat_code/info.json index 3841f56cbd..9fb14283ae 100644 --- a/keyboards/evyd13/wasdat_code/info.json +++ b/keyboards/evyd13/wasdat_code/info.json | |||
| @@ -13,6 +13,9 @@ | |||
| 13 | "levels": 5, | 13 | "levels": 5, |
| 14 | "breathing": true | 14 | "breathing": true |
| 15 | }, | 15 | }, |
| 16 | "dynamic_keymap": { | ||
| 17 | "layer_count": 3 | ||
| 18 | }, | ||
| 16 | "qmk_lufa_bootloader": { | 19 | "qmk_lufa_bootloader": { |
| 17 | "esc_input": "F0", | 20 | "esc_input": "F0", |
| 18 | "esc_output": "E6", | 21 | "esc_output": "E6", |
