2020-10-02 17:44:38 +00:00
|
|
|
/*
|
|
|
|
Set any config.h overrides for your specific keymap here.
|
|
|
|
See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file
|
|
|
|
*/
|
|
|
|
#define ORYX_CONFIGURATOR
|
|
|
|
#define FIRMWARE_VERSION u8"xbJXx/Gw3K3"
|
|
|
|
#define RGB_MATRIX_STARTUP_SPD 60
|
2020-10-03 17:50:30 +00:00
|
|
|
#define LEADER_TIMEOUT 100
|
|
|
|
#define LEADER_PER_KEY_TIMING
|
2020-10-02 17:44:38 +00:00
|
|
|
#define COMBO_COUNT 1
|
|
|
|
#define COMBO_TERM 50
|
|
|
|
#define COMBO_ALLOW_ACTION_KEYS
|
|
|
|
#define COMBO_VARIABLE_LEN
|