qmk_configurator icon indicating copy to clipboard operation
qmk_configurator copied to clipboard

Key rotation

Open i5ar opened this issue 5 years ago • 1 comments

The QMK Firmware repository have a keyboard defining rotations (https://github.com/qmk/qmk_firmware/blob/master/keyboards/signum/3_0/elitec/info.json) but they don't seem to be correct (https://i5ar.github.io/yake/#/signum/3_0/elitec). I implemented rotations (r, rx and ry) the same way KLE does (which is the same way SVG does and probably other libraries too).
I can make a PR to fix the rotations of that keyboard but before I want to make sure the QMK Configurator will also be implementing rx and ry the same way.

This is the fix (I also moved the keys 1/4 unit to the right). You can load it here to see the changes.

i5ar avatar Apr 17 '19 19:04 i5ar

Yeah go ahead if it's not correct compared to others. We're not using rotation right now.

yanfali avatar Apr 17 '19 20:04 yanfali