|
@@ -9,11 +9,12 @@ Hardware Supported: ATMEGA328p with vusb [PCB](https://github.com/yiancar/gingha
|
|
Hardware Availability: https://yiancar-designs.com/, https://novelkeys.xyz, https://mechboards.co.uk/
|
|
Hardware Availability: https://yiancar-designs.com/, https://novelkeys.xyz, https://mechboards.co.uk/
|
|
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
+
|
|
make gingham:default
|
|
make gingham:default
|
|
|
|
|
|
-Flash firmware:
|
|
|
|
- // In bootloader mode
|
|
|
|
- make gingham:default:program
|
|
|
|
|
|
+Flashing example for this keyboard:
|
|
|
|
+
|
|
|
|
+ make gingham:default:flash
|
|
|
|
|
|
Bootloader:
|
|
Bootloader:
|
|
use usbasploader HSGW's my repository.
|
|
use usbasploader HSGW's my repository.
|