This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Tankernn
/
qmk_firmware
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f61c99fdda
Rami (Branch)
Tag
iris-working
master
qmk_firmware
/
users
/
billypython
/
tap_dance.h
tap_dance.h
102 B
Cronologia
Originale
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,
};