From a506d9971da5088cfb62daf02a1858e503619ea1 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Mon, 11 Mar 2013 14:50:00 +0100 Subject: [PATCH] Add mapping for KRUNCH. --- Website/mappings/KRUNCH.enjoyable | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Website/mappings/KRUNCH.enjoyable diff --git a/Website/mappings/KRUNCH.enjoyable b/Website/mappings/KRUNCH.enjoyable new file mode 100644 index 0000000..ff74d03 --- /dev/null +++ b/Website/mappings/KRUNCH.enjoyable @@ -0,0 +1,37 @@ +{ + "name" : "KRUNCH", + "entries" : { + "1356:616:1~Button 8" : { + "type" : "key press", + "key" : 0 + }, + "1356:616:1~Button 7" : { + "type" : "key press", + "key" : 1 + }, + "1356:616:1~Button 6" : { + "type" : "key press", + "key" : 2 + }, + "1356:616:1~Button 5" : { + "type" : "key press", + "key" : 13 + }, + "1356:616:1~Button 16" : { + "type" : "key press", + "key" : 6 + }, + "1356:616:1~Button 4" : { + "type" : "key press", + "key" : 53 + }, + "1356:616:1~Button 15" : { + "type" : "key press", + "key" : 6 + }, + "1356:616:1~Button 14" : { + "type" : "key press", + "key" : 53 + } + } +} \ No newline at end of file -- 2.20.1