summaryrefslogtreecommitdiffstats
path: root/users/losinggeneration
diff options
context:
space:
mode:
Diffstat (limited to 'users/losinggeneration')
-rw-r--r--users/losinggeneration/losinggeneration-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/losinggeneration/losinggeneration-common.h b/users/losinggeneration/losinggeneration-common.h
index 8f5b8b241..c1d6724c5 100644
--- a/users/losinggeneration/losinggeneration-common.h
+++ b/users/losinggeneration/losinggeneration-common.h
@@ -43,7 +43,7 @@
* This will expand values sent to it to send to the KEYMAP macro so defines
* can be used by KEYMAP
*/
-#define CATMAP(...) KEYMAP(__VA_ARGS__)
+#define CATMAP(...) LAYOUT(__VA_ARGS__)
/*
Each layer gets a name for readability, which is then used in the keymap matrix below.