~ruther/qmk_firmware

ref: ea9fa4c648b7d14ef9c51706e8119e54bd82f29f qmk_firmware/users/kuchosauronad0/encoder.h -rw-r--r-- 136 bytes
ea9fa4c6 — Brian Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap (#21315) 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