qmk-firmwares/keyboards/acheron/shark/README.md
Álvaro A. Volpato 23048798dd [Keyboard] Add SharkPCB rev Alpha support (#7090)
* Add SharkPCB rev Alpha support

* Solve PWM pin assignment 

- Solve PWM pin configuration for the SharkPCB rev.Alpha, which backlight pin is B0

* Update shark.c copyright name

* Update shark.h copyright section

* Apply suggestions from code review

Suggestions from @zvecr and @drashna were accepted and applied for neater code. Also fixed typos and removed unused comments. See [pull request](https://github.com/qmk/qmk_firmware/pull/7090/files#diff-70c0a1f44287ae5810170b4180cdaa5d) for more information.

Co-Authored-By: Joel Challis <git@zvecr.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update PRODUCT_ID into config.h

* Update metadata info.json

Fields "keyboard_name", "keyboard_folder", "url", "maintainer" were updated
2019-10-24 23:27:43 -07:00

1.1 KiB
Raw Blame History

Acheron Aχξρων 40-SM-O-MX-TH-WI (Codename "SharkPCB") QMK firmware

This is the QMK firmware repository for the Shark, updated until revision Alpha.

The SharkPCB is an Open-Hardware guidelines compliant PCB which files can be found at this link. Its designer and maintainer is Gondolindrim.

See the AcheronDocs page for the SharkPCB full documentation.

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

make acheron/shark:default

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