Skip to content

Fix confusion between shift and shiftlock

Samuel Thibault requested to merge sthibaul/orca:master into master

The shift lock modifier does not appear as the shift modifier. It will appear as the Orca modifier, so we do not need to test for this separately anyway.

Fixes #49 (closed)

Merge request reports