Răsfoiți Sursa

Add some community layouts to 40percentclub boards (#19209)

Joel Challis 2 ani în urmă
părinte
comite
739d4ad2fb

+ 2 - 0
keyboards/40percentclub/25/rules.mk

@@ -19,3 +19,5 @@ AUDIO_ENABLE = no           # Audio output
 
 # Enable generic behavior for split boards
 SPLIT_KEYBOARD = yes
+
+LAYOUTS = ortho_5x5 ortho_5x10

+ 1 - 1
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