~ruther/qmk_firmware

ref: 87d69aebbbac957a770be0e55c9c71d0ea808eb4 qmk_firmware/users/danielo515/alt_tab.h -rw-r--r-- 96 bytes
87d69aeb — Ryan Slight refactor of joystick axis type into typedef (#22445) 2 years ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"

bool process_alt_tab(uint16_t keycode, keyrecord_t *record);