Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Splitography to the steno keyboards #1027

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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