James Young 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 years ago
..
keymaps 9539f135d8 Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) 2 years ago
keyboard.json 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 years ago
lattice60.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
readme.md 9f63bce70b move keyhive exclusive boards into /keyhive (#16084) 4 years ago
rules.mk 69f96e1411 Data-Driven Keyboard Conversions: K, Part 4 (#23567) 2 years ago

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.