From 838b31579800e83dcfa394a9294e46884afe8cd0 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Sun, 22 Dec 2019 12:41:58 +0100 Subject: [PATCH] Checkpoint --- wiimote.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiimote.js b/wiimote.js index c05d7cd..f44840a 100644 --- a/wiimote.js +++ b/wiimote.js @@ -86,8 +86,8 @@ class Wiimote extends WiiDevice { HOME: "KEY_ESC", MINUS: "KEY_Z", PLUS: "KEY_X", - ONE: "KEY_1", - TWO: "KEY_2", + ONE: "KEY_C", + TWO: "KEY_V", }, }), "Keyboard - 0123..": new Config(KeyboardSimulator, {