From a747343b6172459a8b003907327a7d785ae2b43d Mon Sep 17 00:00:00 2001
From: Priyadi Iman Nurcahyo <priyadi@priyadi.net>
Date: Sat, 10 Dec 2016 03:19:32 +0700
Subject: [PATCH] Enable PS2 remote mode

---
 keyboards/handwired/promethium/promethium.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/keyboards/handwired/promethium/promethium.h b/keyboards/handwired/promethium/promethium.h
index 662eeab990..5b3675c5ed 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -4,6 +4,7 @@
 #include "quantum.h"
 
 #define PS2_INIT_DELAY 2000
+#define PS2_MOUSE_USE_REMOTE_MODE
 
 #define KEYMAP( \
     k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, k1c, \