fixed mixed-up up and left keys for 49g

This commit is contained in:
Gwenhael Le Moine 2024-10-03 18:05:46 +02:00
parent c330d06a75
commit 28ac14adfd
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -99,8 +99,8 @@ static hpkey_t keyboard49[ NB_HP49_KEYS ] = {
{0x17, false, "1/80"},
{0x07, false, "0/80"},
{0x63, false, "6/08"},
{0x62, false, "6/04"},
{0x63, false, "6/08"},
{0x60, false, "6/01"},
{0x61, false, "6/02"},