1
0
Fork 0

[Keyboard] Add Lumberjack keyboard (#12124)

This commit is contained in:
Paul James 2021-04-03 02:25:23 +02:00 committed by GitHub
parent 6592f83589
commit 619885b484
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 343 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# Lumberjack ## Through-hole ortholinear 60% keyboard PCB
![lumberjack](https://github.com/peej/lumberjack-keyboard/raw/master/images/pcb.jpg)
12x5 ortholinear PCB for 60% tray mount cases with only through hole components.
* Keyboard Maintainer: [Paul James](https://github.com/peej)
* Hardware Supported: ATMEGA328p with vusb [PCB](https://github.com/peej/lumberjack-keyboard)
Make example for this keyboard (after setting up your build environment):
make peej/lumberjack:default
## Bootloader
Use usbasploader in [hsgw's repository](https://github.com/hsgw/USBaspLoader/tree/plaid).