This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Tankernn
/
qmk_firmware
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f61c99fdda
Ramas
Etiquetas
iris-working
master
qmk_firmware
/
users
/
billypython
/
tap_dance.h
tap_dance.h
102 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
#pragma once
#include "quantum.h"
#define RSF_RCT TD(TD_RSF_RCT)
enum tap_dance {
TD_RSF_RCT,
};