config.json.example in roku_builder-3.13.0 vs config.json.example in roku_builder-4.0.0
- old
+ new
@@ -31,10 +31,10 @@
"key1": {
"keyed_pkg": "<path/to/signed/package>",
"password": "<password>"
}
},
- "input_mapping": {
+ "input_mappings": {
"\\e[1~": [ "home", "Home" ],
"<": [ "rew", "<" ],
">": [ "ff", ">" ],
"=": [ "play", "=" ],
"\r": [ "select", "Enter" ],