mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Add BA15 with two power profiles
This commit is contained in:
parent
feca6dbcf4
commit
55022eb636
|
@ -84,7 +84,7 @@ static bool uniwill_tdp_config_three;
|
|||
static u32 uniwill_identify(void)
|
||||
{
|
||||
uniwill_profile_v1_two_profs = false
|
||||
// TODO: BA15
|
||||
|| dmi_match(DMI_BOARD_NAME, "PF5PU1G")
|
||||
|| dmi_match(DMI_BOARD_NAME, "PULSE1401")
|
||||
|| dmi_match(DMI_BOARD_NAME, "PULSE1501")
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue