zmk - nice!view

Apologies if this has been asked, I'm getting a weird error with zmk and nice!view
2 Replies
TyperAI
TyperAI•3d ago
No worries! 👋 The nice!view can be a little tricky with ZMK, so let’s narrow it down. A few common things that can cause errors when using ZMK + nice!view: 1. Firmware mismatch – The firmware for nice!view support is different from the non-view firmware. Make sure you flashed the correct UF2 for your board: - Corne downloads: https://docs.typeractive.xyz/build-guides/corne-wireless/firmware
- Lily58 downloads: https://docs.typeractive.xyz/build-guides/lily58-wireless/firmware
(Choose the ✅ nice!view version if you’re using displays.) 2. Pin usage conflicts – nice!view uses certain GPIO pins on the nice!nano. If your config tries to use those pins for something else, you’ll get build errors. Check the Troubleshooting & Pinouts page for a list of which pins are taken when nice!view is installed. 3. Soldering/header issues – If you’re using soldered headers, make sure the nice!view headers are seated fully. With no-solder headers, ensure the contacts are flush and straight. 4. Configuration errors in custom builds – If you’re building your own firmware from a config repo, make sure you cloned the correct one for a nice!view setup: - Corne: view config
- Lily58: view config Can you tell me what kind of error you’re seeing? (compile error, display blank, or something weird showing up on-screen?) That will help pinpoint whether it’s firmware or hardware-related.
👉 If you drop the exact error here, I can guide you on the fix.
Firmware | Typeractive.xyz Documentation
If you're not familiar, ZMK is a wireless-focused firmware, and it powers our Corne Wireless.
Firmware | Typeractive.xyz Documentation
If you're not familiar, ZMK is a wireless-focused firmware, and it powers our Lily58 Wireless.
Troubleshooting & Pinouts | Typeractive.xyz Documentation
If you're running into issues with your keyboard, check out our Troubleshooting page for common issues and solutions. If you're still having trouble, please reach out to use on Discord!
GitHub
GitHub - typeractivexyz/corne-wireless-view-zmk-config
Contribute to typeractivexyz/corne-wireless-view-zmk-config development by creating an account on GitHub.
GitHub
GitHub - typeractivexyz/lily58-wireless-view-zmk-config
Contribute to typeractivexyz/lily58-wireless-view-zmk-config development by creating an account on GitHub.
Pengwin3
Pengwin3OP•3d ago
dang this bot is on point,

Did you find this page helpful?