AWF/firmware
ItzAdel 0645a7197e Update keymap 2022-07-26 19:24:10 +04:00
..
keymaps Update keymap 2022-07-26 19:24:10 +04:00
rev1 Add 3x7 and 3x6 layouts 2022-07-20 19:47:28 +04:00
README.md Update keymap 2022-07-26 19:24:10 +04:00
angelwings.c files for compiling a firmware 2022-01-01 17:21:31 +04:00
angelwings.h files for compiling a firmware 2022-01-01 17:21:31 +04:00
config.h Add RGB effects 2022-07-20 19:31:01 +04:00
info.json Add layout 3x6 2022-07-20 19:46:06 +04:00
rules.mk Update rules.mk 2022-07-20 19:47:52 +04:00

AWF firmware (by @ItzAdel and @nm17)

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

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