forked from mirror/qmk_firmware
Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
"caps_lock": "C13",
|
||||
"on_state": 0
|
||||
},
|
||||
"haptic": {
|
||||
"driver": "solenoid"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 9,
|
||||
"animations": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
HAPTIC_DRIVER = solenoid
|
||||
Reference in New Issue
Block a user