mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-03 03:45:19 -05:00
refactor(drivers): Make label property optional
This commit is contained in:
@@ -6,7 +6,8 @@ compatible: "alps,ec11"
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
required: true
|
||||
required: false
|
||||
deprecated: true
|
||||
a-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user