aboutsummaryrefslogtreecommitdiffstats
path: root/users/d4mation/tap-dance.h
blob: 0087c4a6e7a85be81bfc56e17847c5e2254890ed (plain)
1
2
3
4
5
6
7
#pragma once

#include "quantum.h"

enum tap_dance {
  SHIFT_CAPS = 0
};