AWF/firmware
ItzAdel 51320a3bff Keymap, RGB light conf update 2022-07-20 19:45:33 +04:00
..
keymaps Keymap, RGB light conf update 2022-07-20 19:45:33 +04:00
rev1 Add extra layout 2022-07-20 19:31:18 +04:00
README.md files for compiling a firmware 2022-01-01 17:21:31 +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 Fixed info.json and fixed bugs in files for firmware 2022-01-07 19:30:28 +04:00
rules.mk files for compiling a firmware 2022-01-01 17:21:31 +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