summaryrefslogtreecommitdiff
path: root/keyboards/flehrad/numbrero/numbrero.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 05:44:05 +0000
committerGitHub <noreply@github.com>2023-01-20 05:44:05 +0000
commit53cc6170ae2687b0c894f05738181a2f16ad0d6c (patch)
tree8ad46caf24ee9dd35af36c2f292d0ba322650c80 /keyboards/flehrad/numbrero/numbrero.h
parent18d107b29bc2b84b13a19f3fc4ef08724247b1bb (diff)
Refactor some layouts which contain keyboard name (#19645)
* Refactor some layouts which contain keyboard name * use planck_mit
Diffstat (limited to 'keyboards/flehrad/numbrero/numbrero.h')
-rw-r--r--keyboards/flehrad/numbrero/numbrero.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/flehrad/numbrero/numbrero.h b/keyboards/flehrad/numbrero/numbrero.h
index c72e654078..e4de28bf96 100644
--- a/keyboards/flehrad/numbrero/numbrero.h
+++ b/keyboards/flehrad/numbrero/numbrero.h
@@ -2,7 +2,7 @@
#include "quantum.h"
-#define LAYOUT_numbrero_numpad( \
+#define LAYOUT_numpad( \
K00, K01, K02, K03, K04, \
K10, K11, K12, K13, \
K20, K21, K22, K23, K14, \
@@ -15,7 +15,7 @@
{ K30, K31, K32, K33, K34 }, \
{ KC_NO, K41, KC_NO, K43, KC_NO } \
}
-#define LAYOUT_numbrero_ortho(\
+#define LAYOUT_ortho(\
K00, K01, K02, K03, K04, \
K10, K11, K12, K13, K14, \
K20, K21, K22, K23, K24, \