Add the Steno range

To be used by the Kaleidoscope-Steno plugin.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 7 years ago
parent 9f9592b16c
commit 072f7a3896

@ -43,6 +43,8 @@ enum {
SYSTER,
TT_FIRST,
TT_LAST = TT_FIRST + 255,
STENO_FIRST,
STENO_LAST = STENO_FIRST + 42,
KALEIDOSCOPE_SAFE_START,
};

Loading…
Cancel
Save