qmk_firmware/keyboards/yiancardesigns/barleycorn
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
barleycorn.c
barleycorn.h
config.h Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
matrix.c
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Barleycorn

Barleycorn

An f-row less compact 1800 kit with only through hole components.

Make example for this keyboard (after setting up your build environment):

make yiancardesigns/barleycorn:default

Flashing example for this keyboard:

make yiancardesigns/barleycorn:default:flash

Bootloader: use usbasploader from HSGW's repository. https://github.com/hsgw/USBaspLoader/tree/plaid

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.