summaryrefslogtreecommitdiff
path: root/keyboards/reviung/reviung5/reviung5.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/reviung/reviung5/reviung5.h')
-rw-r--r--keyboards/reviung/reviung5/reviung5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/reviung/reviung5/reviung5.h b/keyboards/reviung/reviung5/reviung5.h
index f5d952ba94..f58f755800 100644
--- a/keyboards/reviung/reviung5/reviung5.h
+++ b/keyboards/reviung/reviung5/reviung5.h
@@ -26,7 +26,7 @@
* The second converts the arguments into a two-dimensional array which
* represents the switch matrix.
*/
-#define LAYOUT_reviung5( \
+#define LAYOUT( \
K00, K01, K02, K03, K04 \
) { \
{ K00, K01, K02, K03, K04 } \