fix up bool include

This commit is contained in:
Xelus22 2025-01-26 22:28:03 +11:00
parent 46545e9f91
commit 5345396599

View File

@ -1,6 +1,7 @@
// Copyright 2024 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include <stdbool.h>
#include "ws2812.h"
#include "i2c_master.h"