~ruther/qmk_firmware

ref: fbb61c3b1d4141d244049be25eeb5675d2c59428 qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
fbb61c3b — Laneware Update keymap.c to add encoder (#21469) 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);