~ruther/qmk_firmware

ref: c28d5896adefa59efb7d2e5119fa6ec573e251ab qmk_firmware/keyboards/handwired/onekey/keymaps/reboot/keymap.c -rw-r--r-- 123 bytes
c28d5896 — Rutherther chore: update keymap svg 9 months ago
                                                                                
1
2
3
4
5
#include QMK_KEYBOARD_H

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