mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
6 lines
70 B
C
6 lines
70 B
C
#pragma once
|
|
|
|
#include "quantum.h"
|
|
|
|
void battery_poll(uint8_t level);
|