~ruther/qmk_firmware

ref: 5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1 qmk_firmware/users/danielo515/alt_tab.h -rw-r--r-- 96 bytes
5d2f2af1 — Ryan OLED: driver naming cleanups (#21710) 2 years ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"

bool process_alt_tab(uint16_t keycode, keyrecord_t *record);