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.
 
 
 
 
 
Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532)
2 years ago
..
keymaps [Keyboard] Lattice60 (#8603) 4 years ago
config.h Remove `DESCRIPTION`, K-M (#11619) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
lattice60.c [Keyboard] Lattice60 (#8603) 4 years ago
lattice60.h [Keyboard] Lattice60 (#8603) 4 years ago
readme.md [Keyboard] Lattice60 (#8603) 4 years ago
rules.mk Remove audio pin references in rules.mk (#14532) 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 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 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.