diff options
author | Joel Challis <git@zvecr.com> | 2022-08-24 21:39:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 13:39:49 -0700 |
commit | 4a6712331092ecba79f4e6fa1e533317171c0b08 (patch) | |
tree | d0bdcc9a510a915d2f8fd7bc18937c27933118bb /keyboards/aliceh66/pianoforte/rules.mk | |
parent | e95aa2a35272d2ad1e61cfccca4819c357084ec3 (diff) |
Refactor pianoforte for configurator (#18159)
Diffstat (limited to 'keyboards/aliceh66/pianoforte/rules.mk')
-rw-r--r-- | keyboards/aliceh66/pianoforte/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/aliceh66/pianoforte/rules.mk b/keyboards/aliceh66/pianoforte/rules.mk index 4fecee4ef8..c7f0b93fef 100644 --- a/keyboards/aliceh66/pianoforte/rules.mk +++ b/keyboards/aliceh66/pianoforte/rules.mk @@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output LTO_ENABLE = yes -LAYOUTS = tkl_ansi tkl_iso
\ No newline at end of file +LAYOUTS = tkl_f13_ansi tkl_f13_iso
\ No newline at end of file |