Current Project Status

The current hardware iteration is stable and functional, (v.3.5.4). I’m still tidying up the docs, but it’s mostly done.

Work on v3.5.5 Choc and MX variants had started, but the development on those has stalled, and may be abandoned.

Table of contents

  1. Update November 2025
  2. Outstanding Hardware Tasks
  3. Outstanding Documentation Tasks
  4. Outstanding QMK Tasks
    1. QMK Userspace
  5. Outstanding VIAL Documentation Tasks

Update November 2025

User @suboworx reported in discussion #51 that a pre-built version can be purchased on Aliexpress.

Outstanding Hardware Tasks

  • TheWerle’s contributed Choc and MX variants (v.3.5.4) have been sent out for production/testing 6-15-24
  • JLC & PCBWay part number placeholders have been added to v3.5.6. Post validation of 3.5.5, regen the Gerbers before releasing. (The docs refer to using these part number placeholders).

Outstanding Documentation Tasks

  • Add documentation for TheWerle Choc variant
  • Add documentation for TheWerle additional MX features
  • Setup a Twitter account and add a twitter_username in config.yml
  • Refactor README for simplicity and clarity. (Great example: KLOR keyboard README)
  • Convert this MCU comparison spreadsheet to a markdown table
  • Review docs and update images
  • Add a ‘releases’ page.
  • Run mogrify -strip against images before final publishing.

Outstanding QMK Tasks

  • EE_Hands was removed during the PR. Recompile alternate .uf2 files with RH Master set, so that VIA users won’t have to compile in QMK. See QMK handedness-by-define docs.
  • TheWerle added handedness by pin. Once v3.5.5 is validated and released, update the QMK PR with the handedness update.

QMK Userspace

  • Move legacy & JellyTitan Sofle keymaps into a fork of qmk_userspace. (The updated qmk guidelines only allow for a simple pristine keymap in main qmk). These keymaps are temporarily in the jellytitan qmk_firmware branch sofle_pico_fancy while the main sofle_pico branch is being updated for main qmk commit. qmk_userspace only works with keyboards that are in QMK master - so this will have to wait.
  • Revisit the sofle_classic layout on qmk_userspace. The QMK firmware sofle classic layout has been updated since I split out the keymap in the userspace

Outstanding VIAL Documentation Tasks

  • Thanks to @zaki VIAL now supports Sofle Pico. I built a stub page for the docs - but it needs to be fleshed out. (I’ve not used VIAL before, so any doc help would be appreciated).