LED-Wavepool: Make cpplint happy too

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/510/head
Gergely Nagy 6 years ago
parent 1228c52c1e
commit 0540f96562
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -28,7 +28,7 @@ namespace kaleidoscope {
namespace plugin { namespace plugin {
class WavepoolEffect : public LEDMode { class WavepoolEffect : public LEDMode {
public: public:
WavepoolEffect(void) {}; WavepoolEffect(void) {}
EventHandlerResult onKeyswitchEvent(Key &mapped_key, byte row, byte col, uint8_t key_state); EventHandlerResult onKeyswitchEvent(Key &mapped_key, byte row, byte col, uint8_t key_state);

Loading…
Cancel
Save