~ruther/qmk_firmware

ref: cf7d3435d7e2cfb8927a1c436320f67bc9914eeb qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
cf7d3435 — Ryan Add `_flush()` functions to LED drivers (#22308) 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