Skip to content

add new layout for Ergodox EZ and fix ASCII art for Emojis#96

Open
wiserfirst wants to merge 4 commits intoyskoht:developfrom
wiserfirst:fix/ergodox_ex_json
Open

add new layout for Ergodox EZ and fix ASCII art for Emojis#96
wiserfirst wants to merge 4 commits intoyskoht:developfrom
wiserfirst:fix/ergodox_ex_json

Conversation

@wiserfirst
Copy link
Copy Markdown

@wiserfirst wiserfirst commented Jun 19, 2024

  • At the moment, the layout_editor/default.json for Ergodox Ez references an incorrect index for the bottom right key on the left half of the keyboard. The correct index should be 72, but it uses 37, which is actually for the L key on QWERTY layout.
  • Add a plain layout for Ergodox, which handles the keymap layout created with LAYOUT_ergodox
  • Another issue is that if the legend contain emojis, string.format can not align the ASCII art properly, so created a custom_format function to deal with that

@wiserfirst wiserfirst changed the title fix index in Ergodox Ez's layout editor json file add new layout for Ergodox EZ and fix ASCII art for Emojis Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant