fix: Adjustments for Zephyr 3.5.

This commit is contained in:
Peter Johanson
2024-02-19 02:18:23 -08:00
committed by Pete Johanson
parent bd21f41412
commit 8d54e287f0
5 changed files with 79 additions and 61 deletions

View File

@@ -6,4 +6,7 @@
#pragma once
int zmk_pm_suspend_devices(void);
void zmk_pm_resume_devices(void);
int zmk_pm_soft_off(void);