mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 15:54:06 +00:00
Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
"haptic": true,
|
||||
"oled": true
|
||||
},
|
||||
"haptic": {
|
||||
"driver": "drv2605l"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "ws2812"
|
||||
},
|
||||
|
@@ -1 +0,0 @@
|
||||
HAPTIC_DRIVER = drv2605l
|
Reference in New Issue
Block a user