mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Fix reloading last keyboard brightness on boot
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use crate::config::Config;
|
||||
use crate::core::{AuraCommand, RogCore};
|
||||
use crate::{config::Config, core::RogCore, led_control::AuraCommand};
|
||||
use rog_aura::{error::AuraError, BuiltInModeByte};
|
||||
//use keycode::{KeyMap, KeyMappingId, KeyState, KeyboardState};
|
||||
use crate::virt_device::ConsumerKeys;
|
||||
|
||||
Reference in New Issue
Block a user