Ergo 40% split keyboard with stagger from Jian, thumbcluster from Corne and an extra key
Go to file
ItzAdel 5899e81f44 Gerbers update 2022-01-24 22:00:06 +04:00
firmware Fixed info.json and fixed bugs in files for firmware 2022-01-07 19:30:28 +04:00
gerbers Gerbers update 2022-01-24 22:00:06 +04:00
pcb fix AWF v.2.1 2022-01-24 21:48:32 +04:00
photos added images 2022-01-21 17:36:57 +04:00
README.md Update README.md 2022-01-21 17:47:53 +04:00
angelwings_rev1_default.hex Default firmware 2022-01-01 14:33:52 +04:00
angelwings_rev1_via.hex VIA firmware 2022-01-01 14:33:40 +04:00
info.json Draft Definition for VIA 2022-01-07 19:28:44 +04:00

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