pre-commit: re-format using clang-format hook (v18.1.8)
This commit is contained in:
parent
82a22d731b
commit
67d595f29f
16 changed files with 45 additions and 59 deletions
|
|
@ -183,7 +183,8 @@ static const struct kscan_driver_api ksbb_api = {
|
|||
|
||||
#define ENTRY(e) \
|
||||
{ \
|
||||
.row = DT_PROP(e, row), .column = DT_PROP(e, column), \
|
||||
.row = DT_PROP(e, row), \
|
||||
.column = DT_PROP(e, column), \
|
||||
.binding = ZMK_KEYMAP_EXTRACT_BINDING(0, e), \
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue