Closed mptrsen closed 1 year ago
You'll need to find stuff to disable, it seems.
QMK ensures the default
keymap compiles correctly -- there are nearly 16000 build targets and we need to pick our battles.
Miryoku has its own dedicated help area; this would be better addressed there: https://github.com/manna-harbour/miryoku/discussions
Ok. Thanks for your quick responses! I'll move the issue to the Miryoku discussion area.
Describe the Bug
Following the Miryoku compilation instructions, the compilation fails after finding that the firmware is too large:
Expected: Compilation produces a firmware that will fit.
This happens on both the master and miryoku branches.
Edit: After disabling OLED and RGB in
rules.mk
the firmware will fit. Can Miryoku be used with all features enabled?Keyboard Used
splitkb/kyria
Link to product page (if applicable)
https://splitkb.com/products/kyria-pcb-kit
Operating System
Ubuntu GNU/Linux
qmk doctor Output
Is AutoHotKey / Karabiner installed
Other keyboard-related software installed
No response
Additional Context
No response