summaryrefslogtreecommitdiff
path: root/quantum/action_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/action_layer.h')
-rw-r--r--quantum/action_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/action_layer.h b/quantum/action_layer.h
index b87d096eed..bd1085a70f 100644
--- a/quantum/action_layer.h
+++ b/quantum/action_layer.h
@@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#if !defined(LAYER_STATE_8BIT) && !defined(LAYER_STATE_16BIT) && !defined(LAYER_STATE_32BIT)
-# define LAYER_STATE_32BIT
+# define LAYER_STATE_16BIT
#endif
#if defined(LAYER_STATE_8BIT)