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.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps move keyhive exclusive boards into /keyhive (#16084) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 1 year ago
lattice60.c move keyhive exclusive boards into /keyhive (#16084) 2 years ago
lattice60.h move keyhive exclusive boards into /keyhive (#16084) 2 years ago
readme.md move keyhive exclusive boards into /keyhive (#16084) 2 years ago
rules.mk move keyhive exclusive boards into /keyhive (#16084) 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.