Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Add getKeyswitchStateAtPosition wrappers #6

Merged
merged 1 commit into from Jun 9, 2018

Conversation

algernon
Copy link
Contributor

@algernon algernon commented Jun 9, 2018

No description provided.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
@@ -140,6 +140,14 @@ boolean wasModifierKeyActive(Key mappedKey) {
return Keyboard.wasModifierActive(mappedKey.keyCode);
}

uint8_t getKeyswitchStateAtPosition(byte row, byte col) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge these, but they should have docs, sometime soon.

@obra obra merged commit 2a8e319 into master Jun 9, 2018
@obra obra deleted the f/getKeyswitchStateAtPosition branch June 9, 2018 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants