mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
8 lines
129 B
C
8 lines
129 B
C
|
#pragma once
|
||
|
|
||
|
#define MUSIC_MASK (keycode != KC_NO)
|
||
|
#define MIDI_BASIC
|
||
|
|
||
|
#define LEADER_TIMEOUT 400
|
||
|
#define LEADER_PER_KEY_TIMING
|