summaryrefslogtreecommitdiff
path: root/planck/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'planck/config.h')
-rw-r--r--planck/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/planck/config.h b/planck/config.h
index ee9f9fb..2ff606b 100644
--- a/planck/config.h
+++ b/planck/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