qmk_firmware/keyboards/yiancardesigns/barleycorn
Joel Challis 1f3d709fcb
Migrate build target markers to keyboard.json - YZ (#23421)
2024-04-05 15:44:06 +01:00
..
keymaps
barleycorn.c
config.h
keyboard.json Migrate build target markers to keyboard.json - YZ (#23421) 2024-04-05 15:44:06 +01:00
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00:00
readme.md
rules.mk Migrate build target markers to keyboard.json - YZ (#23421) 2024-04-05 15:44:06 +01:00

readme.md

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.