mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-04 01:11:57 +02:00
6 lines
70 B
C
6 lines
70 B
C
#pragma once
|
|
|
|
#include "quantum.h"
|
|
|
|
void battery_poll(uint8_t level);
|