Imported from GitHub: tmshader/artsey-ergo · commit 319ad6f · license CERN-OHL-S-2.0
Description
A 3D printable ergonomic wireless Artsey-based keyboard running ZMK.
README

Artsey Ergo
A 3D printable ergonomic wireless Artsey-based keyboard running ZMK.
Features:
- NRF52840 chip for fast communication over BLE
- USB-C for charging, updating and communication instead of BLE
- Slightly modified Artsey 9.0.0 layout
- 128x32 OLED display for layers, battery status, time and other fun stuff
- Hotswappable choc v1 swiches
- Easily printable case
Try or modify the project
Modify ergogen/config.yaml or use the provided config.
Run ergogen to create the base files:
ergogen ./ergogen -o .
This creates an outlines and a pcbs folder:
- The
pcbsfolder contains the starting point from which we can start routing and modifying the board. - The
outlinesfolder contains a bunch of mechanical drawings in.dxfformat but the most important for us iscad.dxfwhich we can import into our favourite CAD software (Fusion, FreeCAD, Solidworks, etc.) and start designing a case for the keyboard.
Upcoming changes
- Choc and MX compatible board versions
- Using the NRF52840 chip instead of a module
- Thread and Zigbee support (why not?)
- OTA Updates
No comments yet. Be the first to ask about this board.