Add RGB commands to default Nyquist keymap
This commit is contained in:
parent
5fbd25db62
commit
396f97068b
3 changed files with 11 additions and 2 deletions
|
@ -31,4 +31,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// #define _MASTER_RIGHT
|
||||
// #define EE_HANDS
|
||||
|
||||
#undef RGBLED_NUM
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLED_NUM 12
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue