index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users
/
kuchosauronad0
/
encoder.h
blob: 078989d52d6a092fa14a8e4a86ce3183cc447672 (
plain
)
1
2
3
#pragma once
#include
"quantum.h"
void
encoder_update_user
(
uint8_t
index
,
bool
clockwise
);