mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-04-02 18:25:32 +02:00
don't use a and s for menu functions
leave them for rom seeking
This commit is contained in:
@@ -551,8 +551,8 @@ static const struct {
|
||||
/* "normal" keyboards */
|
||||
{ KEY_ENTER, PBTN_MOK },
|
||||
{ KEY_ESC, PBTN_MBACK },
|
||||
{ KEY_A, PBTN_MA2 },
|
||||
{ KEY_S, PBTN_MA3 },
|
||||
{ KEY_SEMICOLON, PBTN_MA2 },
|
||||
{ KEY_APOSTROPHE, PBTN_MA3 },
|
||||
{ KEY_BACKSLASH, PBTN_MENU },
|
||||
{ KEY_LEFTBRACE, PBTN_L },
|
||||
{ KEY_RIGHTBRACE, PBTN_R },
|
||||
|
||||
Reference in New Issue
Block a user