Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
"oled": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"haptic": {
|
||||
"driver": "drv2605l"
|
||||
},
|
||||
"rgblight": {
|
||||
"saturation_steps": 8,
|
||||
"brightness_steps": 8,
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
HAPTIC_DRIVER = drv2605l
|
||||
Reference in New Issue
Block a user