summaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-11 12:38:20 +0000
committerQMK Bot <hello@qmk.fm>2022-02-11 12:38:20 +0000
commit2d4a69cfc6e0b182818f9b5eb3511ac879312351 (patch)
tree2d136a7d234c7ff4a63c6b699313e3cd27682f0f /keyboards/handwired
parent793f54f6ca5e844319f7e082b84fb4ca375bd9de (diff)
parent5f10387c41b63f022dc4169a29b3b4fa0e9721a9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/promethium/promethium.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/promethium.h b/keyboards/handwired/promethium/promethium.h
index c4c90176b5..e40d67e9fd 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -1,6 +1,6 @@
#pragma once
-#include <stdint.h>
+#include "quantum.h"
void battery_poll(uint8_t level);
void led_set_kb(uint8_t usb_led);