mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-11 18:31:46 +01:00
Ensure single newline at EOF for core files (#11310)
This commit is contained in:
+1
-1
@@ -134,4 +134,4 @@ __attribute__((weak)) void led_set(uint8_t usb_led) {
|
||||
|
||||
led_set_kb(usb_led);
|
||||
led_update_kb((led_t)usb_led);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user