This is the first time I built a keyboard!
A cheapino!
It took a little bit of time to get everything figured out, but I was able to finish that build relatively easily.
However, I am having trouble customizing the layout… I can’t load it in the qmk.fm tool and when I upload a json file it gives me something that doesn’t match my keyboard.
Also, the encoder currently types ‘y’ when turned right, I got 2 thumb keys working as spaces and I don’t have a modifier key.
As far as I can tell, everything is soldered right, the diodes are in the right direction…
Did I mess up my soldering or is the cheapino firmware buggy?
Any app that can help me flash/customize my keyboard? I’ll keep googling.
Thanks!

  • Tompi
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Hey. Cool! Send some pics!

    Since there is no official qmk support for cheapino, you need to use my fork: https://github.com/tompi/qmk_firmware/tree/cheapino

    I should maybe try to get my fork merged into official qmk…

    For your question about miryoku, there isnt a super easy way. If you are confident with git and c, you can try merging my cheapino fork into miryoku.

    I based my own keymap on miryoku, so if you start with «make cheapino:tompi:flash» you should be pretty close.

    • hansamann (he/him)@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      This sounds excellent. Will give it a try in a few hours and let you know. Maybe we can ask manna to include it into the official Miryoku builds, too.