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:
@@ -48,3 +48,5 @@
|
||||
{ R16, R17, ___, ___, ___ } \
|
||||
}
|
||||
|
||||
#define LAYOUT LAYOUT_split_3x5_2
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user