mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
converts tabs to spaces
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
float voice_envelope(float frequency);
|
||||
|
||||
typedef enum {
|
||||
default_voice,
|
||||
butts_fader,
|
||||
octave_crunch
|
||||
default_voice,
|
||||
butts_fader,
|
||||
octave_crunch
|
||||
} voice_type;
|
||||
|
||||
void set_voice(voice_type v);
|
||||
|
||||
Reference in New Issue
Block a user