14 lines
410 B
C
14 lines
410 B
C
/*
|
|
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
|
|
#define LEADER_TIMEOUT 100
|
|
#define LEADER_PER_KEY_TIMING
|
|
#define COMBO_COUNT 1
|
|
#define COMBO_TERM 50
|
|
#define COMBO_ALLOW_ACTION_KEYS
|
|
#define COMBO_VARIABLE_LEN
|