mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
vialrgb: fix missing include
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
#define VIALRGB_PROTOCOL_VERSION 1
|
#define VIALRGB_PROTOCOL_VERSION 1
|
||||||
|
|
||||||
/* Start at 0x40 in order to not conflict with existing "enum via_lighting_value",
|
/* Start at 0x40 in order to not conflict with existing "enum via_lighting_value",
|
||||||
|
|||||||
Reference in New Issue
Block a user