~ruther/qmk_firmware

ref: 0774381f81ba69c2c37fd002a846d03f9e9e7cfd qmk_firmware/users/danielo515/alt_tab.h -rw-r--r-- 96 bytes
0774381f — Nick Brassel Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 2 years ago
                                                                                
1
2
3
4
#pragma once
#include "quantum.h"

bool process_alt_tab(uint16_t keycode, keyrecord_t *record);