X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fxd75%2Fconfig.h;h=af7573cb6a3aebe764628e5a619e190a00fe5841;hb=6a629e5d0d4ed5903afa361568da8daeddc1b090;hp=1940cc6f989fa6bba751d5508e88a63d9240e485;hpb=992a63c0f29d167341cb2417d2bc90302abe51d8;p=qmk_firmware.git diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index 1940cc6f9..af7573cb6 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -1,5 +1,5 @@ /* -Copyright 2017 REPLACE_WITH_YOUR_NAME +Copyright 2017 Benjamin Kesselring This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -49,9 +49,8 @@ along with this program. If not, see . /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ #define DIODE_DIRECTION COL2ROW -// #define BACKLIGHT_PIN B7 -// #define BACKLIGHT_BREATHING -// #define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_PIN F5 +#define BACKLIGHT_LEVELS 6 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ @@ -162,7 +161,7 @@ along with this program. If not, see . // ws2812 options #define RGB_DI_PIN F6 // pin the DI on the ws2812 is hooked-up to #define RGBLIGHT_ANIMATIONS // run RGB animations -#define RGBLED_NUM 18 // number of LEDs +#define RGBLED_NUM 6 // number of LEDs #define RGBLIGHT_HUE_STEP 12 // units to step when in/decreasing hue #define RGBLIGHT_SAT_STEP 25 // units to step when in/decresing saturation #define RGBLIGHT_VAL_STEP 12 // units to step when in/decreasing value (brightness)