atreus50.c (162B)
1 #include "quantum.h" 2 3 void matrix_init_kb(void) { 4 5 // Turn status LED on 6 //gpio_set_pin_output(E6); 7 gpio_write_pin_high(E6); 8 9 matrix_init_user(); 10 };
qmk_firmwareQMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept) | |
| Log | Files | Refs | Submodules | LICENSE |