Browse Source

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

QMK Bot 3 năm trước cách đây
mục cha
commit
2d4a69cfc6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);