This commit is contained in:
HorrorTroll
2021-04-09 13:50:04 +07:00
committed by Adam Honse
parent e72165a1c2
commit 911cd8837c

View File

@@ -141,7 +141,7 @@ private:
std::map<uint8_t, std::string> QMKKeycodeToKeyNameMap
{
{ 0, "" },
{ 1, "" },
{ 1, "Right Fn" },
{ 2, "Right Fn" },
{ 3, "" },
{ 4, "A" },