Bläddra i källkod

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 3 år sedan
förälder
incheckning
2d4a69cfc6
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      keyboards/handwired/promethium/promethium.h

+ 1 - 1
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);