Add LAYOUTS entry to rules.mk (#15900)
* Add layouts to rules.mk * Remove excess settings. Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
d02be63000
commit
b8951a0458
6 changed files with 11 additions and 2 deletions
|
@ -18,3 +18,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|||
UNICODE_ENABLE = yes # Unicode
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
SPLIT_KEYBOARD = yes # Use shared split_common code
|
||||
LAYOUTS = split_3x5_2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue