aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/promethium.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/promethium/promethium.h')
-rw-r--r--keyboards/handwired/promethium/promethium.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/handwired/promethium/promethium.h b/keyboards/handwired/promethium/promethium.h
index da37e5c56..caad5258e 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -4,7 +4,6 @@
4#include "quantum.h" 4#include "quantum.h"
5 5
6#define PS2_INIT_DELAY 2000 6#define PS2_INIT_DELAY 2000
7#define UNICODE_TYPE_DELAY 0
8#define BATTERY_PIN 9 7#define BATTERY_PIN 9
9#define BATTERY_POLL 30000 8#define BATTERY_POLL 30000
10#define MAX_VOLTAGE 4.2 9#define MAX_VOLTAGE 4.2
@@ -34,7 +33,7 @@ enum led_sequence {
34 LED_IND_USB, 33 LED_IND_USB,
35 LED_IND_BATTERY, 34 LED_IND_BATTERY,
36 35
37 LED_IND_FUNC, 36 LED_IND_FUN,
38 LED_IND_NUM, 37 LED_IND_NUM,
39 LED_IND_EMOJI, 38 LED_IND_EMOJI,
40 39
@@ -61,7 +60,7 @@ enum led_sequence {
61 LED_U, 60 LED_U,
62 LED_J, 61 LED_J,
63 LED_M, 62 LED_M,
64 LED_FUNC, 63 LED_FUN,
65 64
66 LED_RSPC, 65 LED_RSPC,
67 LED_N, 66 LED_N,