diff options
author | lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> | 2023-01-16 17:37:06 +0800 |
---|---|---|
committer | lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> | 2023-01-16 17:37:06 +0800 |
commit | 777cd7a3d57a467e09a501101e09639b58bb69a6 (patch) | |
tree | d5cb8c5a2df17222f062b18de310093a27938825 /keyboards/keychron/bluetooth/rtc_timer.c | |
parent | a0d162e03ae1301c64a04b04264b53d0787c1358 (diff) |
Update K2 Pro
Diffstat (limited to 'keyboards/keychron/bluetooth/rtc_timer.c')
-rw-r--r-- | keyboards/keychron/bluetooth/rtc_timer.c | 1 |
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) |