Merge branch 'master' into develop
This commit is contained in:
commit
f1a3ce49cc
65 changed files with 3359 additions and 828 deletions
|
@ -19,9 +19,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define EE_HANDS
|
||||
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#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
|
||||
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue