Ensure single newline at EOF for core files (#11310)
This commit is contained in:
parent
bbf0f65284
commit
1b7b72c0e9
40 changed files with 40 additions and 61 deletions
|
@ -403,4 +403,4 @@ typedef union DRVREG_CTRL5 { /* register 0x1F */
|
|||
uint8_t C5_LRA_AUTO_OPEN_LOOP : 1;
|
||||
uint8_t C5_AUTO_OL_CNT : 2;
|
||||
} Bits;
|
||||
} DRVREG_CTRL5;
|
||||
} DRVREG_CTRL5;
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
GFXINC += drivers/ugfx/gdisp/is31fl3731c
|
||||
GFXSRC += drivers/ugfx/gdisp/is31fl3731c/gdisp_is31fl3731c.c
|
||||
GDISP_DRIVER_LIST += GDISPVMT_IS31FL3731C_QMK
|
||||
GDISP_DRIVER_LIST += GDISPVMT_IS31FL3731C_QMK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue