mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
[Horus] Keymap is now consistent with labels on keys
This commit is contained in:
parent
9a66da21d5
commit
7e45537402
15 changed files with 99 additions and 152 deletions
|
@ -863,7 +863,9 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{ "MIXSRC_SH", MIXSRC_SH },
|
||||
{ "MIXSRC_CH1", MIXSRC_CH1 },
|
||||
{ "SWSRC_LAST", SWSRC_LAST_LOGICAL_SWITCH },
|
||||
#if !defined(PCBHORUS)
|
||||
{ "EVT_MENU_BREAK", EVT_KEY_BREAK(KEY_MENU) },
|
||||
#endif
|
||||
#if defined(COLORLCD)
|
||||
{ "COLOR", ZoneOption::Color },
|
||||
{ "TEXT_COLOR_INDEX", TEXT_COLOR_INDEX },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue