From ff07a488a28370c80df026e878955da333dd5a44 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Wed, 12 Aug 2020 23:34:33 -0500 Subject: [PATCH] Update Blackwidow Elite keymap --- RGBController/OpenRazerDevices.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RGBController/OpenRazerDevices.h b/RGBController/OpenRazerDevices.h index 7fb7c2d5..4516d293 100644 --- a/RGBController/OpenRazerDevices.h +++ b/RGBController/OpenRazerDevices.h @@ -655,8 +655,9 @@ static const razer_key blackwidow_elite_keymap[] = { 0, 5, 1, "Key: Left Control" }, { 0, 5, 2, "Key: Left Windows" }, { 0, 5, 3, "Key: Left Alt" }, - { 0, 5, 7, "Key: Space" }, - { 0, 5, 11, "Key: Right Alt" }, + { 0, 5, 6, "Key: Space" }, + { 0, 5, 10, "Key: Right Alt" }, + { 0, 5, 11, "Logo" }, { 0, 5, 12, "Key: Right Fn" }, { 0, 5, 13, "Key: Context" }, { 0, 5, 14, "Key: Right Control" }, @@ -770,7 +771,7 @@ static const razer_key blackwidow_2019_keymap[] = { 0, 5, 1, "Key: Left Control" }, { 0, 5, 2, "Key: Left Windows" }, { 0, 5, 3, "Key: Left Alt" }, - { 0, 5, 6, "Key: Spacebar" }, + { 0, 5, 6, "Key: Space" }, { 0, 5, 10, "Key: Right Alt" }, { 0, 5, 11, "Logo" }, { 0, 5, 12, "Key: Right Fn" },