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
|
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* Gets the sensor number from the virtual key position.
|
||||
*/
|
||||
#define ZMK_SENSOR_POSITION_FROM_VIRTUAL_KEY_POSITION(vkp) ((vkp)-ZMK_KEYMAP_LEN)
|
||||
#define ZMK_SENSOR_POSITION_FROM_VIRTUAL_KEY_POSITION(vkp) ((vkp) - ZMK_KEYMAP_LEN)
|
||||
|
||||
/**
|
||||
* Gets the virtual key position to use for the combo with the given index.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue