qmk_firmware/keyboards/yiancardesigns/barleycorn
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
barleycorn.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
keyboard.json Migrate build target markers to keyboard.json - YZ (#23421) 2024-04-05 15:44:06 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
rules.mk Migrate build target markers to keyboard.json - YZ (#23421) 2024-04-05 15:44:06 +01: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.