You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
597 B

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