mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 05:06:30 +04:00
4 lines
75 B
C
4 lines
75 B
C
#pragma once
|
|
#include <stdint.h>
|
|
|
|
extern const uint8_t hid_number_keys[10]; |