1
0
Fork 0

Keyboard/fix work louder micro (#18968)

This commit is contained in:
Drashna Jael're 2022-12-31 16:57:15 -08:00 committed by GitHub
parent 2ae215514a
commit b4d5c22ed4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 69 additions and 78 deletions

View file

@ -20,3 +20,4 @@ extern void work_louder_micro_led_2_set(uint8_t n);
extern void work_louder_micro_led_3_set(uint8_t n);
extern void work_louder_micro_led_all_set(uint8_t n);
void work_louder_led_init_animation(void);