X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ftada68%2Fconfig.h;h=3e011bc7543bd20b96503f4786eed3e6cff38369;hb=685d4c2f9754e22de3b68379cfc959197495c0aa;hp=19cf9c9b39882f86bad6fd23a2ff5a6aee1f0aa2;hpb=8f0a8cb7a6c001dd07bdf0c701e40a80b16f5c15;p=qmk_firmware.git diff --git a/keyboards/tada68/config.h b/keyboards/tada68/config.h old mode 100644 new mode 100755 index 19cf9c9b3..3e011bc75 --- a/keyboards/tada68/config.h +++ b/keyboards/tada68/config.h @@ -63,19 +63,6 @@ along with this program. If not, see . */ #define BACKLIGHT_LEVELS 4 -/* Underlight configuration - */ - -/*#define RGB_DI_PIN E2 -#define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 2 // Number of LEDs -#define RGBLIGHT_HUE_STEP 10 -#define RGBLIGHT_SAT_STEP 17 -#define RGBLIGHT_VAL_STEP 17*/ -//Disabled while I figure out a suitable pin for RGB support. -//I've tried F5, D2, D3, and E2 but it's possible the end of my -//strand is bad. New LEDs on order. - /* * Feature disable options * These options are also useful to firmware size reduction.