~ruther/qmk_firmware

ref: 1513966c3844df9303e2222e32824f3823e11d27 qmk_firmware/keyboards/handwired/pytest/basic/keymaps/default/keymap.c -rw-r--r-- 118 bytes
1513966c — Joel Challis Tidy use of raw hid within keyboards (#23557) 1 year, 2 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