aboutsummaryrefslogtreecommitdiffstats
path: root/users/pcoves/tapDance.h
blob: 98fd8ae2c7ff6d892dee7eb2324195b4c86305df (plain)
1
2
3
4
5
6
7
8
#pragma once

enum {
    ALT,
    CTRL,
    LEFT,
    RIGHT,
};