AWF/README.md

1.8 KiB

Angel Wings Keyboard (by @ItzAdel and @nm17)

PCB

Angel Wings v.2.0 (recomended)

Plates

Top plate

Bottom plate

AWF is a ergo-split keyboard with 46 keys, originally designed for a school project.

Photo 1

Photo 2

Photo 3

Photo 4

Photo 5

How to compile firmware?

  1. First you need to download QMK MSYS and enter the command in it:
qmk setup
  1. After we installed QMK you need to create a folder called "angelwings" in the path:
"c:/users/user/qmk_firmware/keyboards"

and unpack all firmware files into the folder "angelwings".

  1. The last step is compilation. Enter into QMK MSYS command:
qmk compile -kb angelwings -km default

or if you want VIA port:

qmk compile -kb angelwings -km via
  1. If your firmware compiled - then let's have fun!

Check out @tfk004 on Telegram. https://t.me/tfk004