mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-26 17:11:28 +00:00
handwired/promethium: fix missing include (#16317)
This commit is contained in:
parent
89fc2f166f
commit
5f10387c41
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <stdint.h>
|
#include "quantum.h"
|
||||||
|
|
||||||
void battery_poll(uint8_t level);
|
void battery_poll(uint8_t level);
|
||||||
void led_set_kb(uint8_t usb_led);
|
void led_set_kb(uint8_t usb_led);
|
||||||
|
Loading…
Reference in New Issue
Block a user