AtomicFrontierCode / keyboards

Simulated annealing code for video
MIT License
274 stars 32 forks source link

Any recommendations for creating a symbolic only layout? #20

Open blakedietz opened 2 months ago

blakedietz commented 2 months ago

I'm looking to create a programming language specific symbolic layout. I wouldn't expect the layout to have as many keys as the current layouts. Could you point me in a direction for what would need to be modified to make that work?

My assumption is that I'll be training against a few codebases in the language I'm planning on targeting.