This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
cinaeco
/
qmk_firmware
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
545f95c8f4
Branches
Tags
master
qmk_firmware
/
keyboards
/
9key
/
9key.c
9key.c
69 B
Historique
Raw
1
2
3
4
5
#include "9key.h"
void matrix_init_kb(void) {
matrix_init_user();
}