diff options
| -rw-r--r-- | keyboards/dz60/rules.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk index e5e9b84657..73b1d2ecb9 100644 --- a/keyboards/dz60/rules.mk +++ b/keyboards/dz60/rules.mk @@ -25,4 +25,4 @@ BACKLIGHT_ENABLE = yes  # Enable per-key backlight LEDs  AUDIO_ENABLE = no    # There is no speaker on this PCB  RGBLIGHT_ENABLE = yes # Enable the RGB underglow LEDs -LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_iso 60_abnt2 +LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_iso 60_abnt2 60_tsangan_hhkb  | 
