summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/bluetooth/rtc_timer.c
diff options
context:
space:
mode:
authorlalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>2023-01-16 17:37:06 +0800
committerlalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>2023-01-16 17:37:06 +0800
commit777cd7a3d57a467e09a501101e09639b58bb69a6 (patch)
treed5cb8c5a2df17222f062b18de310093a27938825 /keyboards/keychron/bluetooth/rtc_timer.c
parenta0d162e03ae1301c64a04b04264b53d0787c1358 (diff)
Update K2 Pro
Diffstat (limited to 'keyboards/keychron/bluetooth/rtc_timer.c')
-rw-r--r--keyboards/keychron/bluetooth/rtc_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/keychron/bluetooth/rtc_timer.c b/keyboards/keychron/bluetooth/rtc_timer.c
index eb8ca6fc28..04ebd43995 100644
--- a/keyboards/keychron/bluetooth/rtc_timer.c
+++ b/keyboards/keychron/bluetooth/rtc_timer.c
@@ -13,6 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
#include "hal.h"
#if (HAL_USE_RTC)