qmk_firmware/keyboards/yiancardesigns/barleycorn
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
barleycorn.c [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
barleycorn.h [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: Y (#17926) 2022-08-06 18:52:13 +10:00
matrix.c [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
readme.md [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
rules.mk [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08: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.