~ruther/qmk_firmware

ref: d2892685c52a8a0892b28872cfc43e8f7fa37465 qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
d2892685 — Olivia J [Keyboard] Add LGBTKL (#22331) 1 year, 6 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