~ruther/qmk_firmware

ref: 3665ae04410c064a7ab8e9f8aa5f58b7105e16b8 qmk_firmware/keyboards/lily58/keymaps/muppetjones/features/bongo_cat.h -rw-r--r-- 281 bytes
3665ae04 — HorrorTroll [Keyboard] HorrorTroll Nyx (#21143) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**
 * BONGO CAT!

WPM-responsive animation of bongo cat!

Source:
  https://github.com/qmk/qmk_firmware/blob/master/keyboards/kyria/keymaps/j-inc/keymap.c
*/

#pragma once

const char *wpm_state(void);
void        animation_phase(uint8_t wpm);
void        render_bongo_cat(void);
Do not follow this link