Skip to content

Conversation

@jeandeaual
Copy link
Contributor

Description

The Splitography steno keyboard was recently added to QMK.
This PR simply adds it to the list of steno keyboards.

@jeandeaual
Copy link
Contributor Author

I also tried adding a default layout for the Splitography, but it seems that it can't compile since the generated C file doesn't include keymap_steno.h.

@noroadsleft
Copy link
Member

Configurator can't compile the Georgi either; I'm thinking Configurator needs another endpoint to tell the compiler to include the keymap_steno.h before this will work.

@yanfali any ideas?

@yanfali
Copy link
Collaborator

yanfali commented Jan 14, 2022

Configurator can't compile the Georgi either; I'm thinking Configurator needs another endpoint to tell the compiler to include the keymap_steno.h before this will work.

@yanfali any ideas?

Not if it's on the API side. We have limited control over headers.

@skullydazed
Copy link
Member

I'm thinking Configurator needs another endpoint to tell the compiler to include the keymap_steno.h before this will work.

Someone needs to extend the keymap.json format to support steno, then the QMK cli can generate the keymap_steno.h file during compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants