logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (597B)


  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).