wip: reload current settings in rogcc for LEDs

This commit is contained in:
Denis Benato
2026-01-24 17:26:42 +01:00
parent 5d4b164b3b
commit 9cd14d108c
4 changed files with 21 additions and 26 deletions

View File

@@ -33,7 +33,6 @@ pub struct AuraConfig {
}
impl StdConfig for AuraConfig {
/// Detect the keyboard type and load from default DB if data available
fn new() -> Self {
panic!("This should not be used");
}