]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/drashna/wrappers.h
Keymap: Update for Drashna code - Proton C Prep Edition (#4708)
[qmk_firmware.git] / users / drashna / wrappers.h
index b45359f676b86a94a8ab4cf7ec8e915b046c3c6b..070a5a0a4a6fa59500d0007512bd4b08a7c07283 100644 (file)
@@ -14,6 +14,7 @@ expanded before being used as arguments to the LAYOUT_xxx macro.
 #define KEYMAP_wrapper(...)                  LAYOUT(__VA_ARGS__)
 #define LAYOUT_wrapper(...)                  LAYOUT(__VA_ARGS__)
 #define LAYOUT_ortho_4x12_wrapper(...)       LAYOUT_ortho_4x12(__VA_ARGS__)
+#define LAYOUT_ortho_5x12_wrapper(...)       LAYOUT_ortho_5x12(__VA_ARGS__)
 
 /*
 Blocks for each of the four major keyboard layouts