diff options
Diffstat (limited to 'keyboards/40percentclub/5x5/rules.mk')
-rw-r--r-- | keyboards/40percentclub/5x5/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/5x5/rules.mk b/keyboards/40percentclub/5x5/rules.mk index 800b383cc0..c2528a4ba1 100644 --- a/keyboards/40percentclub/5x5/rules.mk +++ b/keyboards/40percentclub/5x5/rules.mk @@ -16,4 +16,4 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -LAYOUTS = ortho_5x15 +LAYOUTS = ortho_5x5 ortho_5x10 ortho_5x15 |