~ruther/qmk_firmware

ref: 5542f5ede1356df387dfb10587f2d74e40fa62a8 qmk_firmware/users/danielo515/alt_tab.h -rw-r--r-- 96 bytes
5542f5ed — Ryan Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) 2 years ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"

bool process_alt_tab(uint16_t keycode, keyrecord_t *record);