Fixes: bugfixes in aura config loading

This commit is contained in:
Luke D. Jones
2023-08-26 21:34:02 +12:00
parent ea0eaef8a6
commit 423bd54f79
7 changed files with 25 additions and 23 deletions

View File

@@ -19,6 +19,7 @@ pub struct KbAuraPowerState {
}
impl Default for KbAuraPowerState {
/// Defaults all to off
fn default() -> Self {
Self {
zone: PowerZones::Keyboard,