forked from mirrors/qmk_firmware
Add some community layouts to 40percentclub boards (#19209)
This commit is contained in:
parent
2d45e5e4b4
commit
739d4ad2fb
2 changed files with 3 additions and 1 deletions
|
@ -19,3 +19,5 @@ AUDIO_ENABLE = no # Audio output
|
||||||
|
|
||||||
# Enable generic behavior for split boards
|
# Enable generic behavior for split boards
|
||||||
SPLIT_KEYBOARD = yes
|
SPLIT_KEYBOARD = yes
|
||||||
|
|
||||||
|
LAYOUTS = ortho_5x5 ortho_5x10
|
||||||
|
|
|
@ -16,4 +16,4 @@ NKRO_ENABLE = no # Enable N-Key Rollover
|
||||||
BACKLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
BACKLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||||
AUDIO_ENABLE = no # Audio output
|
AUDIO_ENABLE = no # Audio output
|
||||||
|
|
||||||
LAYOUTS = ortho_5x15
|
LAYOUTS = ortho_5x5 ortho_5x10 ortho_5x15
|
||||||
|
|
Loading…
Reference in a new issue