1
0
Fork 0

JC65 Refactor and Configurator update (#3239)

* Add Configurator support for JC65 v32a (ps2avrgb) version

* JC65 Keymap refactor
This commit is contained in:
noroadsleft 2018-06-27 07:38:35 -07:00 committed by Drashna Jaelre
parent e84c07e6f7
commit ac05cdd1f8
10 changed files with 12 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#include "v32u4.h"
#include QMK_KEYBOARD_H
// How long (in ms) to wait between animation steps for the breathing mode
const uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};