Editing a Library

I would say the original code is doing more what you're expecting from the library. The problem is that you cannot use getKey() when you wanna get a multi-key stroke. Use the is_pressed() method instead.