summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>2017-02-11 18:02:36 +0100
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>2017-02-11 18:02:36 +0100
commit2c1ef84b226c21d11e54d93cf76d8aa356cb725a (patch)
tree6c12eb4d605f326a1382dbb80a782a29f10c6aab
parent89d3ff8f184cd2ed48f2174a113f4270c4a933a8 (diff)
downloadqmk_firmware-2c1ef84b226c21d11e54d93cf76d8aa356cb725a.tar.gz
qmk_firmware-2c1ef84b226c21d11e54d93cf76d8aa356cb725a.tar.xz
Workaround to remove warning
-rw-r--r--keyboards/handwired/promethium/keymaps/priyadi/config.h2
-rw-r--r--keyboards/handwired/promethium/promethium.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/config.h b/keyboards/handwired/promethium/keymaps/priyadi/config.h
index 53059ca7d..6c9d2195e 100644
--- a/keyboards/handwired/promethium/keymaps/priyadi/config.h
+++ b/keyboards/handwired/promethium/keymaps/priyadi/config.h
@@ -14,6 +14,8 @@
#define RGB_DI_PIN B5
#define RGBSPS_NUM 57
+#define UNICODE_TYPE_DELAY 0
+
#define LAYOUT_DVORAK
#define LAYOUT_COLEMAK
#define LAYOUT_NORMAN
diff --git a/keyboards/handwired/promethium/promethium.h b/keyboards/handwired/promethium/promethium.h
index da37e5c56..d6fea76ce 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -4,7 +4,6 @@
#include "quantum.h"
#define PS2_INIT_DELAY 2000
-#define UNICODE_TYPE_DELAY 0
#define BATTERY_PIN 9
#define BATTERY_POLL 30000
#define MAX_VOLTAGE 4.2