Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"oled": true,
|
||||
"wpm": true
|
||||
},
|
||||
"haptic": {
|
||||
"driver": "solenoid"
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
HAPTIC_DRIVER = solenoid
|
||||
Reference in New Issue
Block a user