qmk_firmware/keyboards/keyhive/lattice60
2024-05-03 15:21:29 +10:00
..
keymaps Remove obvious user keymaps, keyboards/[0-9]* edition. (#22691) 2023-12-18 13:53:02 +11:00
config.h Move matrix config to info.json, part 8 (#20030) 2023-03-11 04:59:07 +11:00
keyboard.json Migrate build target markers to keyboard.json - JK (#23588) 2024-04-23 03:59:04 +01:00
lattice60.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
rules.mk Data-Driven Keyboard Conversions: K, Part 4 (#23567) 2024-04-22 01:53:31 +01:00

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.