mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
fix: Adjustments for Zephyr 3.5.
This commit is contained in:
committed by
Pete Johanson
parent
bd21f41412
commit
8d54e287f0
@@ -6,4 +6,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
int zmk_pm_suspend_devices(void);
|
||||
void zmk_pm_resume_devices(void);
|
||||
|
||||
int zmk_pm_soft_off(void);
|
||||
Reference in New Issue
Block a user