Logo
Explore Help
Sign In
forksand
/
qmk_firmware
1
0
Fork
You've already forked qmk_firmware
0
Code Issues Pull Requests Releases Wiki Activity
qmk_firmware/keyboards/kc60/keymaps/ws2812/config.h

10 lines
336 B
Raw Normal View History Unescape Escape

Added WS2812 support for KC60 (#419) * Added WS2812 support for KC60 * Reorganized WS2812 support into its own keymap * Fixed relative link in README * Moved WS2812 mention in README to the bottom * Fixed titling in WS2812 README * Reverted KC60 Makefile and default keymap back * Moved RGB specific config.h to ws2812 keymap folder
9 years ago
#include "../../config.h"
/* WS2812B RGB Underglow LED */
updates rgblight implementation, makes non-timer stuff compatible with audio
9 years ago
#define RGB_DI_PIN F5 // Based on wiring depicted in ws2812_wiring.jpg
rgb light through midi
9 years ago
#define RGBLIGHT_ANIMATIONS
Added WS2812 support for KC60 (#419) * Added WS2812 support for KC60 * Reorganized WS2812 support into its own keymap * Fixed relative link in README * Moved WS2812 mention in README to the bottom * Fixed titling in WS2812 README * Reverted KC60 Makefile and default keymap back * Moved RGB specific config.h to ws2812 keymap folder
9 years ago
#define RGBLED_NUM 16 // Number of LEDs. Change this to match your use case.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
Powered by Forgejo
English
Deutsch English Español Français Italiano Latviešu Nederlands Polski Português do Brasil Suomalainen Svenska Türkçe čeština български Русский Српски 日本語 简体中文 繁體中文(台湾) 繁體中文(香港) 한국어
Licenses API