Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
17
configs/daphne/dapinput-forcekey.ini
Normal file
17
configs/daphne/dapinput-forcekey.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
# Daphne custom keyboard mapping
|
||||
#
|
||||
# Any inputs defined below will map keyboard keys to
|
||||
# Daphne input, regardless of remapping that occurs in emulationstation.
|
||||
#
|
||||
# Each input is mapped to 2 keyboard key codes (or 0 for "none")
|
||||
#
|
||||
# Find keyboard codes here:
|
||||
# http://www.daphne-emu.com/mediawiki/index.php/KeyList
|
||||
#
|
||||
# Example: Quit will always be key [Esc] or [Q]
|
||||
# KEY_QUIT = 27 113
|
||||
#
|
||||
# (Place all entries after [KEYBOARD])
|
||||
|
||||
[KEYBOARD]
|
||||
END
|
||||
Reference in New Issue
Block a user