~ruther/qmk_firmware

ref: 2f517041c71e3488e721d70d0b15a58a946e97c9 qmk_firmware/keyboards/handwired/pytest/basic/keymaps/default/keymap.c -rw-r--r-- 118 bytes
2f517041 — James Young CannonKeys Bastion75 Layout Additions (#21899) 1 year, 9 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