qmk-keychron-q3-colemak-dh/keyboards/waterfowl
Jake Wickham 1d5c35f18b
Waterfowl support (#436)
* waterfowl support

* Update .gitignore

* Update .gitignore

* working

* deleted old json files

* Delete compile command.txt

* Update keyboards/waterfowl/keymaps/vial/rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-15 19:09:11 -06:00
..
keymaps Waterfowl support (#436) 2023-04-15 19:09:11 -06:00
config.h
info.json
readme.md
rules.mk
waterfowl.c
waterfowl.h

Waterfowl

The Waterfowl is a 36-key split keyboard inspired by the Kyria and Arch-36.

  • Keyboard Maintainer: CyanDuck
  • Hardware Supported: Pro Micro 5V/16MHz and compatible.

Make example for this keyboard (after setting up your build environment):

make waterfowl:default

Example of flashing this keyboard:

make waterfowl:default:flash

Enter the bootloader by:

  • Press the key mapped to reset (bottom left key in FUNC layer/layer 3)
  • Press the reset button on the PCB
  • Connect GND and RST pins on pro micro

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.