[Keyboard] dygma/raise: multiple fixes and improvements (#18361[)

This commit is contained in:
Mike Ryan
2022-09-28 14:23:42 -05:00
committed by GitHub
parent d050e689f5
commit d6f77637c5
8 changed files with 76 additions and 51 deletions

View File

@@ -17,6 +17,5 @@
#include "raise.h"
void keyboard_post_init_kb(void) {
set_all_leds_to(0, 0, 0);
keyboard_post_init_user();
}