浏览代码

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

Joel Challis 2 年之前
父节点
当前提交
739d4ad2fb
共有 2 个文件被更改,包括 3 次插入1 次删除
  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