Bläddra i källkod

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

Joel Challis 2 år sedan
förälder
incheckning
739d4ad2fb
2 ändrade filer med 3 tillägg och 1 borttagningar
  1. 2 0
      keyboards/40percentclub/25/rules.mk
  2. 1 1
      keyboards/40percentclub/5x5/rules.mk

+ 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