diff --git a/system76.c b/system76.c index 2f46f10..00761c4 100644 --- a/system76.c +++ b/system76.c @@ -334,7 +334,7 @@ static struct dmi_system_id s76_dmi_table[] __initdata = { DMI_TABLE_LEGACY("galp2", white_kb), DMI_TABLE_LEGACY("galp3", white_kb), DMI_TABLE_LEGACY("serw11", color_kb), - DMI_TABLE("darp5", white_kb_hid), + DMI_TABLE("darp5", color_kb_hid), DMI_TABLE("galp3-b", white_kb), DMI_TABLE("galp3-c", white_kb_hid), DMI_TABLE("gaze13", white_kb),