pybricks / pybricks-api

User API and documentation for Pybricks MicroPython
https://pypi.org/project/pybricks
MIT License
81 stars 23 forks source link

Use separate keys for key literals #125

Closed laurensvalk closed 1 year ago

laurensvalk commented 1 year ago

Within Pybricks Code, the key codes seem to rendered differently. That's a good thing, it does look better.

But with this style, it makes a bit more sense to split combinations like these into two keys.

This should look fine in the other style too, so we shouldn't need to do anything special.

image