It’s not done yet, but I figured I’d show off a little bit since I have been using this for a few weeks now. This is the “swirl”. It’s heavily inspired by the helix with some notable changes:

  • mbk Choc Spacing (Dimensions are about 12.5cm x 8.5cm on either half)
  • Reversible roller encoders on the top inner switch

https://github.com/vmorganp/swirl

  • 𝕸𝖔𝖘𝖘
    link
    fedilink
    English
    19 months ago

    Looks awesome! Why use two boards and the trrs cable? Couldn’t you use one board and the cable? Or can each of the two halves be used independently of one another?

    • @KeyboardGoesBrrrOP
      link
      3
      edit-2
      9 months ago

      I have a larger build and nailing down the ergonomics is really hard without a split board.

      I could use a unibody split but this is just easier to adjust and travel with this way.

      I could also use either half independently. (with a quick firmware change on the right, but still)

    • dnzm
      link
      fedilink
      39 months ago

      Because this allows you to keep the halves further apart, which is considered more ergonomical.

      Typically, each half can, in fact, be used independently (they each have their own microcontroller).

      • @Num10ck
        link
        English
        19 months ago

        why cords? why not two separate wireless devices?

        • dnzm
          link
          fedilink
          29 months ago

          Because then things like holding shift on one half and a letter on the other wouldn’t work.

          • @Num10ck
            link
            English
            19 months ago

            if those issues could be solved by software drivers would the cord free aesthetic be preferred?

            • @KeyboardGoesBrrrOP
              link
              39 months ago

              In a perfect world, yeah totally. I could use controllers that are approximately twice the price (nice!nanos) and have to rewrite the firmware (qmk -> zmk) and deal with Bluetooth, or I could just use wires and have it “just work™”. I personally prefer this, but tons of people go the wireless route.