build, revisions and fixes for opendingux based platforms

This commit is contained in:
kub 2023-11-15 22:38:10 +00:00
parent 7f09f5c477
commit f2554438f8
7 changed files with 19 additions and 15 deletions

View file

@ -78,7 +78,7 @@ const char * const _in_sdl_key_names[SDLK_LAST] = {
[SDLK_RETURN] = "START",
[SDLK_ESCAPE] = "SELECT",
#if defined(__RG350__) || defined(__OPENDINGUX__) || defined(__RG99__)
#if defined(__OPENDINGUX__)
[SDLK_HOME] = "POWER",
[SDLK_TAB] = "L1",