Move SPLIT_KEYBOARD to data driven (#21410)
This commit is contained in:
committed by
GitHub
parent
cb81913d18
commit
8caa8674d2
5
keyboards/jorne/info.json
Normal file
5
keyboards/jorne/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"split": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
SPLIT_KEYBOARD = yes # Split common
|
||||
LTO_ENABLE = yes
|
||||
|
||||
DEFAULT_FOLDER = jorne/rev1
|
||||
|
||||
Reference in New Issue
Block a user