~ruther/qmk_firmware

ref: 725c9f3c85cb48a0a9b6ff3d6232588bb7b41aab qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
725c9f3c — Bodo Graumann Use wayback machine for unreachable site (#20987) 2 years 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