]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/losinggeneration/losinggeneration-common.h
Update CODE_OF_CONDUCT.md
[qmk_firmware.git] / users / losinggeneration / losinggeneration-common.h
index 8f5b8b2416fade027b795ade7e731af7a7707a41..c1d6724c5d223f6d2b1d6718fb7fdff1898c962c 100644 (file)
@@ -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.