index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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
);