This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Tankernn
/
qmk_firmware
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
db2d97d8dc
Branches
Tags
iris-working
master
qmk_firmware
/
keyboard
/
mbed_onekey
/
config.h
config.h
87 B
Historique
Raw
1
2
3
4
5
6
7
#ifndef CONFIG_H
#define CONFIG_H
#define MATRIX_ROWS 1
#define MATRIX_COLS 1
#endif