mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-24 18:25:01 +06:00
[CI] Format code according to conventions (#16914)
This commit is contained in:
parent
fdd31468ca
commit
97f4a75fd7
@ -340,10 +340,10 @@ static usb_driver_configs_t drivers = {
|
||||
#endif
|
||||
#ifdef RAW_ENABLE
|
||||
# ifndef RAW_IN_CAPACITY
|
||||
# define RAW_IN_CAPACITY 4
|
||||
# define RAW_IN_CAPACITY 4
|
||||
# endif
|
||||
# ifndef RAW_OUT_CAPACITY
|
||||
# define RAW_OUT_CAPACITY 4
|
||||
# define RAW_OUT_CAPACITY 4
|
||||
# endif
|
||||
# define RAW_IN_MODE USB_EP_MODE_TYPE_INTR
|
||||
# define RAW_OUT_MODE USB_EP_MODE_TYPE_INTR
|
||||
|
Loading…
Reference in New Issue
Block a user