diff options
Diffstat (limited to 'users/alfrdmalr/config.h')
| -rw-r--r-- | users/alfrdmalr/config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/users/alfrdmalr/config.h b/users/alfrdmalr/config.h new file mode 100644 index 000000000..502d3158b --- /dev/null +++ b/users/alfrdmalr/config.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #define MUSIC_MASK (keycode != KC_NO) | ||
| 4 | #define MIDI_BASIC | ||
| 5 | |||
| 6 | #define LEADER_TIMEOUT 400 | ||
| 7 | #define LEADER_PER_KEY_TIMING | ||
