Skip to content

austintraver/wally

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wally

Wally Logo

Flash your ZSA Keyboard the EZ way.

Introduction

This is my first contribution to the Wally project, I actually just started using my ErgoDox keyboard just the other day. I've since fallen in love with how easy it is to create new iterations of my keyboard layout. Wally makes it so easy to modify my keyboard, and hopefully this tool will be able to make it easier for you as well!

I wanted to give back to this project, since has already benefited me so greatly.

Preview

Below, is an interactive demonstration of the command-line interface.

asciicast

Installation

go install github.com/austintraver/wally@latest

Usage

To flash new firmware onto your keyboard, run the command below in your shell. Make sure to replace FIRMWARE with the path to a firmware file on your computer, such as ergodox_ez_layout.hex.

wally flash FIRMARE

Feedback

I encourage any and all feedback, requests, and modifications. This is a working product, but by no means does that make it a final product 🌟

Packages

No packages published

Languages

  • Go 100.0%