X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Flevinson%2Fkeymaps%2Fhexwire%2Fconfig.h;fp=keyboards%2Flevinson%2Fkeymaps%2Fhexwire%2Fconfig.h;h=0000000000000000000000000000000000000000;hb=f67c59aa7bb35fc370023a1b0b0633d3aff26eb7;hp=30348f1c3f54f1db757a40fdef1bcada4649ee87;hpb=2a5da62728a42da1cdd7c05f403b3d903e3509f2;p=qmk_firmware.git diff --git a/keyboards/levinson/keymaps/hexwire/config.h b/keyboards/levinson/keymaps/hexwire/config.h deleted file mode 100644 index 30348f1c3..000000000 --- a/keyboards/levinson/keymaps/hexwire/config.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" - -/* Use I2C or Serial, not both */ - -#define USE_SERIAL -// #define USE_I2C - -/* Select hand configuration */ - -#define MASTER_LEFT -// #define MASTER_RIGHT -// #define EE_HANDS - -#define TAPPING_TERM 150 - -#undef RGBLED_NUM -#define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 8 -#define RGBLIGHT_HUE_STEP 8 -#define RGBLIGHT_SAT_STEP 8 -#define RGBLIGHT_VAL_STEP 8 - -#endif