summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ferris/config.h b/ferris/config.h
index 199afca..b37cf1d 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -16,6 +16,9 @@
#pragma once
+// no more than 8 layers
+#define LAYER_STATE_8BIT
+
// we don't use one shots
#define NO_ACTION_ONESHOT