qmk_firmware/keyboards/keyhive/lattice60
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787)
2022-10-20 18:04:11 -07:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
lattice60.c move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
lattice60.h move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
readme.md move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
rules.mk move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00

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.