~ruther/qmk_firmware

ref: fbb61c3b1d4141d244049be25eeb5675d2c59428 qmk_firmware/users/danielo515/alt_tab.h -rw-r--r-- 96 bytes
fbb61c3b — Laneware Update keymap.c to add encoder (#21469) 2 years ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"

bool process_alt_tab(uint16_t keycode, keyrecord_t *record);