~ruther/qmk_firmware

qmk_firmware/keyboards/handwired/onekey/keymaps/reset/keymap.c -rw-r--r-- 121 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys a month ago
                                                                                
1
2
3
4
5
#include QMK_KEYBOARD_H

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    LAYOUT_ortho_1x1(QK_BOOT)
};