Invalid keymap argument for naked48 #264
-
Hello! I've been using the layout since some months ago when I moved from PlanckEZ to crkbd. So far so good! Thank you for the excellent layout. Recently, I built a naked48 keyboard and I was expecting to have a unified layout for crkbd and naked48 (and other keyboards I would use in the future), but I cannot compile the layout for the naked48. When I try to run:
I get an error that says 'Invalid keymap argument'. The same command works fine for my corne, so I don't understand where the problem is coming from... here is my
And then my layers are defined just below. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
I'll add support for naked48. |
Beta Was this translation helpful? Give feedback.
-
I tryed creating What could be the cause of this? I checked other new keyboard implementations made on the repo and I don't see anything different from what I did... |
Beta Was this translation helpful? Give feedback.
-
I'd suggest adding the extra keys in the mapping only, not in each layer. Then your layers will still be compatible with all other supported keyboards. So, keep https://github.com/qmk/qmk_firmware/blob/69f7031682f854dc70c2a3f4ffacf82f632b6d31/users/manna-harbour_miryoku/custom_config.h#L21, but replace |
Beta Was this translation helpful? Give feedback.
-
Added in manna-harbour/miryoku_qmk@df1690a. Here's a sample build run (with |
Beta Was this translation helpful? Give feedback.
Added in manna-harbour/miryoku_qmk@df1690a. Here's a sample build run (with
RGBLIGHT_ENABLE=no
due to firmware space constraints on AVR): https://github.com/manna-harbour/miryoku_qmk/actions/runs/7031799035.