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