aboutsummaryrefslogtreecommitdiff
path: root/key-classes.h
blob: eb3a50ba118bf3b55a60f26a5ca8f6fa0e4b6e87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- mode: c++ -*- 
#pragma once
 
typedef enum {
              Off,
              Base,Base2,
              Screen, Lnch, Wind, View, Media,
              Ms, MsB, MsW,
              Func,Func2,
              Num,
              NumBreathe,
              COLOR_COUNT,
} color_index;