keyboard/qmk/keyboards/kingly_keys/little_foot/keymaps/yanfali/config.h

11 lines
204 B
C
Raw Normal View History

2020-12-25 20:21:40 +00:00
#pragma once
#define TAPPING_TERM 150
#define RETRO_TAPPING
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(NOCTURNE_OP_9_NO_1)
#define AUDIO_CLICKY
#define AUDIO_CLICKY_FREQ_RANDOMNESS 0.8f
#endif