1
0
Fork 0

[Keyboard] manyboard macro (#11896)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
William Ehman 2021-07-02 21:53:13 -06:00 committed by GitHub
parent 04bc74d8f5
commit ad30218701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 314 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# manyboard_macro
* Keyboard Maintainer: [WillEhman](https://github.com/WillEhman)
* Hardware Supported: The Manyboard Family of keyboards
* Hardware Availability: TBA
Make example for this keyboard (after setting up your build environment):
make manyboard/macro:default
Flashing example for this keyboard:
make manyboard/macro:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).