forked from mirror/qmk_firmware
Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
{"pin_a": "B13", "pin_b": "B14"}
|
||||
]
|
||||
},
|
||||
"haptic": {
|
||||
"driver": "drv2605l"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 10,
|
||||
"animations": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
HAPTIC_DRIVER = drv2605l
|
||||
Reference in New Issue
Block a user