diff options
| author | Joel Challis | 2025-03-07 00:17:51 +0100 |
|---|---|---|
| committer | GitHub | 2025-03-07 00:17:51 +0100 |
| commit | 6e1d3d6d077f50cb61d37f8310162b38b109fa87 (patch) | |
| tree | 65eb42f93e90b6649d927718d7adacad9dbeb7d5 /drivers/painter/ld7032/qp_ld7032.h | |
| parent | 12f9f34fc82e3bab7c92f488a1528592c4bc9628 (diff) | |
Add EOL to non-keyboard files (#24990)
Diffstat (limited to 'drivers/painter/ld7032/qp_ld7032.h')
| -rw-r--r-- | drivers/painter/ld7032/qp_ld7032.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/painter/ld7032/qp_ld7032.h b/drivers/painter/ld7032/qp_ld7032.h index 967eb7999c..9af80dd468 100644 --- a/drivers/painter/ld7032/qp_ld7032.h +++ b/drivers/painter/ld7032/qp_ld7032.h @@ -63,4 +63,4 @@ painter_device_t qp_ld7032_make_spi_device(uint16_t panel_width, uint16_t panel_ */ painter_device_t qp_ld7032_make_i2c_device(uint16_t panel_width, uint16_t panel_height, uint8_t i2c_address); -#endif // QUANTUM_PAINTER_LD7032_I2C_ENABLE
\ No newline at end of file +#endif // QUANTUM_PAINTER_LD7032_I2C_ENABLE |