ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
281541fe1b6f369d63dd77f00a0f133e6f3d4f73
qmk_firmware
/
users
/
d4mation
/tap-dance.h
-rw-r--r--
72 bytes
View
Log
View raw
Permalink
281541fe
— Joel Challis Fix invalid encoder_map declaration (#21868)
2 years ago
1
2
3
4
5
6
7
#pragma once
#include
"quantum.h"
enum
tap_dance
{
SHIFT_CAPS
=
0
};