Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2022-02-11 12:38:20 +00:00
commit 2d4a69cfc6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include <stdint.h>
#include "quantum.h"
void battery_poll(uint8_t level);
void led_set_kb(uint8_t usb_led);