QMK/keymaps/default/config.h

18 lines
446 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
#undef RGB_MATRIX_HUE_STEP
#define RGB_MATRIX_HUE_STEP 10
#define USB_SUSPEND_WAKEUP_DELAY 0
#undef MOUSEKEY_MAX_SPEED
#define MOUSEKEY_MAX_SPEED 5
#undef MOUSEKEY_TIME_TO_MAX
#define MOUSEKEY_TIME_TO_MAX 100
#define CAPS_LOCK_STATUS
#define RGB_MATRIX_STARTUP_SPD 60