Untitled
unknown
plain_text
2 months ago
2.0 kB
10
Indexable
Compiling keymap with make -r -R -f builddefs/build_keyboard.mk -s KEYBOARD=arrow_macro2 KEYMAP=default KEYBOARD_FILESAFE=arrow_macro2 TARGET=arrow_macro2_default VERBOSE=false COLOR=true SILENT=false QMK_BIN="qmk"
Generating: .build/obj_arrow_macro2_default/src/info_deps.d [OK]
Generating: .build/obj_arrow_macro2_default/src/default_keyboard.c [OK]
arm-none-eabi-gcc.exe (crosstool-NG 1.27.0.82_7f9d704 - qmk/qmk_toolchains @ a55a2b0) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Generating: .build/obj_arrow_macro2_default/src/info_config.h [OK]
Generating: .build/obj_arrow_macro2_default/src/default_keyboard.h [OK]
Compiling: .build/obj_arrow_macro2_default/src/default_keyboard.c [OK]
Compiling: quantum/keymap_introspection.c In file included from quantum/keymap_introspection.c:9:
./keyboards/arrow_macro2/keymaps/default/keymap.c:11:5: error: macro 'LAYOUT_ortho_5x5' passed 25 arguments, but takes just 15
11 | )
| ^
In file included from ./keyboards/arrow_macro2/keymaps/default/keymap.c:1:
./.build/obj_arrow_macro2_default/src/default_keyboard.h:34:9: note: macro 'LAYOUT_ortho_5x5' defined here
34 | #define LAYOUT_ortho_5x5(k0E, k1D, k1E, k2C, k2D, k2E, k3B, k3C, k3D, k3E, k4A, k4B, k4C, k4D, k4E) { \
| ^~~~~~~~~~~~~~~~
./keyboards/arrow_macro2/keymaps/default/keymap.c:5:11: error: 'LAYOUT_ortho_5x5' undeclared here (not in a function)
5 | [0] = LAYOUT_ortho_5x5(
| ^~~~~~~~~~~~~~~~
[ERRORS]
|
|
|
make: *** [builddefs/common_rules.mk:362: .build/obj_arrow_macro2_default/quantum/keymap_introspection.o] Error 1Editor is loading...
Leave a Comment