Add haptic driver to keyboard.json schema (#23591)

This commit is contained in:
Ryan
2024-04-24 13:59:57 +10:00
committed by GitHub
parent d9740c9de1
commit c505ea48b3
38 changed files with 64 additions and 18 deletions

View File

@@ -17,6 +17,9 @@
"haptic": true,
"oled": true
},
"haptic": {
"driver": "drv2605l"
},
"rgb_matrix": {
"driver": "ws2812"
},

View File

@@ -1 +0,0 @@
HAPTIC_DRIVER = drv2605l