4 lines
92 B
C
4 lines
92 B
C
|
#pragma once
|
||
|
#include "quantum.h"
|
||
|
void encoder_update_user(uint8_t index, bool clockwise);
|