Extra keys setup for playing Roguelikes in Termux
extra-keys = [ \ | |
['ESC', '7', 'UP', '9', '\\\''], \ | |
['TAB', 'LEFT', '5', 'RIGHT', '*'], \ | |
['=', '1', 'DOWN', '3', 'ENTER'] \ | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment