forked from mirrors/qmk_userspace
cleanup
This commit is contained in:
parent
84879f28a3
commit
1a680c1d6a
4 changed files with 4 additions and 3 deletions
|
@ -63,8 +63,8 @@ typedef union {
|
|||
} led_config_t;
|
||||
|
||||
enum led_matrix_effects {
|
||||
LED_MATRIX_UNIFORM_BRIGHTNESS = 1,
|
||||
// All new effects go above this line
|
||||
LED_MATRIX_UNIFORM_BRIGHTNESS = 1,
|
||||
// All new effects go above this line
|
||||
LED_MATRIX_EFFECT_MAX
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue