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.
 
 
 
 
 

1.5 KiB

Nazarè Engineering Nazare1-60 QMK Firmware

nz160

The Nazarè 1-60 is the first revision of a 60% keyboard by Nazare Engineering.

In order to flash this PCB, first build the default layout (after setting up your build environment):

make nazare160/<revision>:default

Where revision is the revision of your PCB. Two revisions were prototyped: Alpha and Beta, but only the latter sold publicly. Look into the label on the PCB's back to see what revision is yours.

After building or downloading the firmware, put the PCB into DFU mode by holding the reset button for at least five seconds and upload the firmware onto the microcontroller through a utility like dfu-util or QMK Toolbox. Alternatively, you can build and flash using:

make nazare160/<revision>:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.