Move SPLIT_KEYBOARD
to data driven (#21410)
This commit is contained in:
parent
cb81913d18
commit
8caa8674d2
445 changed files with 412 additions and 355 deletions
5
keyboards/rgbkb/sol/info.json
Normal file
5
keyboards/rgbkb/sol/info.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"split": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
# Custom local font file
|
||||
OPT_DEFS += -DOLED_FONT_H=\"common/glcdfont.c\"
|
||||
|
||||
SPLIT_KEYBOARD = yes
|
||||
ENCODER_ENABLE = yes
|
||||
|
||||
DEFAULT_FOLDER = rgbkb/sol/rev2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue