~ruther/qmk_firmware

ref: b6d9409d2f8eaa9888fce1611bcb9a23d97be150 qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
b6d9409d — Ryan drivers: remove direct `quantum.h` includes (#21473) 1 year, 11 months ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"
const uint16_t PROGMEM encoder_actions[][9];
bool encoder_update_user(uint8_t index, bool clockwise);
Do not follow this link