yskoht / keymapviz

keymap.c visualizer
MIT License
120 stars 27 forks source link

Add support for id75 keyboard #83

Closed asyncee closed 2 years ago

asyncee commented 2 years ago

I have added support for id75 keyboard also known as xd75. It supports LAYOUT_ortho_5x15 layouts.

I have tested it on qmk sources and it works well (see attachments for test results).

keymaps.txt

yskoht commented 2 years ago

@asyncee

Thanks!

The json files in layout_editor is incorrect. I'll fix it.

LGTM:+1:

asyncee commented 2 years ago

Thanks!