~ruther/qmk_firmware

ref: 31fdf7d89986d43eefe954d87a34cc831c561eb9 qmk_firmware/keyboards/handwired/pytest/basic/keymaps/default/keymap.c -rw-r--r-- 118 bytes
31fdf7d8 — Thomas White add pywinusb lib to list of example libs for HID (#22747) 1 year, 5 months ago
                                                                                
1
2
3
4
5
#include QMK_KEYBOARD_H

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    LAYOUT_ortho_1x1(KC_A)
};
Do not follow this link