Ergo 40% split keyboard with stagger from Jian, thumbcluster from Corne and an extra key
Go to file
ItzAdel f398689c29 README.md 2022-01-07 19:35:44 +04:00
firmware Fixed info.json and fixed bugs in files for firmware 2022-01-07 19:30:28 +04:00
gerbers Gerbers for plates and pcb 2022-01-01 14:35:02 +04:00
pcb Fix bugs 2022-01-07 19:29:35 +04:00
photos photo 2022-01-01 15:11:03 +04:00
plates KiCad files with plates 2022-01-01 14:34:25 +04:00
README.md README.md 2022-01-07 19:35:44 +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)

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

https://github.com/ItzAdel/AWF-firmware

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