forked from mirrors/qmk_firmware
e3a2407b17
* remove HD44780_ENABLE rules: I-M * remove HD44780_ENABLE config: I-M * remove HD44780_ENABLE rules: N-S * remove HD44780_ENABLE config: N-S * remove HD44780_ENABLE rules: T-Z * remove HD44780_ENABLE config: T-Z |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
lattice60.c | ||
lattice60.h | ||
readme.md | ||
rules.mk |
lattice60
A HHKB layout keyboard using only through-hole components.
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.