This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
cinaeco
/
qmk_firmware
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
97c4c570e2
Branches
Tags
master
qmk_firmware
/
keyboards
/
handwired
/
onekey
/
keymaps
/
default
/
keymap.c
keymap.c
102 B
Verlauf
Originalformat
1
2
3
4
5
#include "onekey.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
{{ KC_A }}
};