CamelCase of handle_*_key*

pull/365/head
Jesse Vincent 7 years ago
parent 51f37933f3
commit ee0ccdd91d
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -22,4 +22,4 @@ class TestMode_ : public KaleidoscopePlugin {
extern TestMode_ TestMode;
Key handle_keyswitch_event_test(Key mappedKey, byte row, byte col, uint8_t keyState);
Key handleKeyswitchEvent_test(Key mappedKey, byte row, byte col, uint8_t keyState);

Loading…
Cancel
Save