mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 00:45:00 +00:00
5 lines
70 B
C
5 lines
70 B
C
#pragma once
|
|
|
|
#include "quantum.h"
|
|
|
|
void battery_poll(uint8_t level);
|