forked from mirrors/qmk_userspace
[Keymap] Unicode and cursor sync - drashna keymap (#15328)
This commit is contained in:
parent
4ee33f1ffd
commit
5b5b36421a
17 changed files with 459 additions and 98 deletions
|
@ -41,6 +41,15 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(WPM_ENABLE)
|
||||
// # define WPM_LAUNCH_CONTROL
|
||||
// # define WPM_ALLOW_COUNT_REGRESSOIN
|
||||
// # define WPM_UNFILTERED
|
||||
# define WPM_SAMPLE_SECONDS 6
|
||||
# define WPM_SAMPLE_PERIODS 50
|
||||
# define WPM_ESTIMATED_WORD_SIZE 6
|
||||
#endif
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
# define AUDIO_CLICKY
|
||||
# define AUDIO_CLICKY_FREQ_RANDOMNESS 1.5f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue