summaryrefslogtreecommitdiff
path: root/keyboards/adpenrose/kintsugi/kintsugi.h
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-09-29 11:25:42 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-09-29 11:25:42 +0200
commite477fc45079e29fe2bee92f3a3b1c11346888ebc (patch)
tree56bacbd498d01e8294c814a6fa75c8e9e77cc050 /keyboards/adpenrose/kintsugi/kintsugi.h
parent6afdd9d74da250e47ac64d6690bd19d037045e99 (diff)
parenteb55551e2d764ac48c48e02165589ab11f4c8005 (diff)
downloadqmk_firmware-taamas.tar.gz
qmk_firmware-taamas.zip
Merge branch 'master' into taamastaamas
Diffstat (limited to 'keyboards/adpenrose/kintsugi/kintsugi.h')
-rw-r--r--keyboards/adpenrose/kintsugi/kintsugi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/adpenrose/kintsugi/kintsugi.h b/keyboards/adpenrose/kintsugi/kintsugi.h
index 37ce6cc6e5..728ef72d0a 100644
--- a/keyboards/adpenrose/kintsugi/kintsugi.h
+++ b/keyboards/adpenrose/kintsugi/kintsugi.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 adpenrose
+/* Copyright 2022 adpenrose
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
* The second converts the arguments into a two-dimensional array which
* represents the switch matrix.
*/
-#define LAYOUT_65_ansi_blocker( \
+#define LAYOUT( \
K00, K01, K02, K03, K04, K05, K06, K50, K51, K52, K53, K54, K55, K56, \
K10, K11, K12, K13, K14, K15, K16, K60, K61, K62, K63, K64, K65, K66, \
K20, K21, K22, K23, K24, K25, K26, K70, K71, K72, K73, K74, K75, K76, \