This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cinaeco
/
qmk_firmware
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ba6fb23f07
Ramuri
Etichete
master
qmk_firmware
/
keyboards
/
handwired
/
onekey
/
keymaps
/
default
/
keymap.c
keymap.c
100 B
Istoric
Crud
1
2
3
4
5
#include "onekey.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
{ KC_A }
};