Joel Challis 960c4969a5 Remove empty `url` fields (#25181) 1 سال پیش
..
keymaps 9539f135d8 Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) 2 سال پیش
keyboard.json 960c4969a5 Remove empty `url` fields (#25181) 1 سال پیش
lattice60.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 سال پیش
readme.md 9f63bce70b move keyhive exclusive boards into /keyhive (#16084) 4 سال پیش
rules.mk 69f96e1411 Data-Driven Keyboard Conversions: K, Part 4 (#23567) 2 سال پیش

readme.md

lattice60

lattice60

A HHKB layout keyboard using only through-hole components.

  • Keyboard Maintainer: emdarcher
  • Hardware Supported: LATTICE60 PCB
  • Hardware Availability: KeyHive

Make example for this keyboard (after setting up your build environment):

make keyhive/lattice60:default

To activate the USBasploader bootloader, hold the BOOT button down during power on or reset. LED2 should light up to indicate that the bootloader is active.

Flash the firmware using the make command with the flash parameter, example below:

make keyhive/lattice60:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.