encoder.h 92 B

123
  1. #pragma once
  2. #include "quantum.h"
  3. void encoder_update_user(uint8_t index, bool clockwise);