Update bm16a by adding application shortcuts and layer led colors
This commit is contained in:
@@ -22,7 +22,7 @@ bool is_mouse_jiggle_active = false;
|
||||
void matrix_init_kb(void) {
|
||||
// put your keyboard start-up code here
|
||||
// runs once when the firmware starts up
|
||||
/* rgblight_setrgb (0xFF, 0xFF, 0xFF); */
|
||||
rgblight_setrgb (0xFF, 0xFF, 0xFF);
|
||||
matrix_init_user();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user