diff options
author | zvecr <git@zvecr.com> | 2023-08-21 22:59:43 +0100 |
---|---|---|
committer | zvecr <git@zvecr.com> | 2023-08-21 22:59:43 +0100 |
commit | 892ba2ed01f8b20d50225d2696ee4fff1f548e49 (patch) | |
tree | 6a57d319ca21c897734d6dcf3d342bd4c21a60c3 /keyboards/linworks/favepada/readme.md | |
parent | 96d90a57d8a536667b3365b8250e6fd1a307a829 (diff) | |
parent | 3f192722b1629e4a4b6fe171d7efc21c3a0d3187 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/linworks/favepada/readme.md')
-rw-r--r-- | keyboards/linworks/favepada/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/linworks/favepada/readme.md b/keyboards/linworks/favepada/readme.md new file mode 100644 index 0000000000..7f06ca90ca --- /dev/null +++ b/keyboards/linworks/favepada/readme.md @@ -0,0 +1,18 @@ +# linworks/favepada + +![linworks/favepada front](https://i.imgur.com/tkKHcL2h.png) +![linworks/favepada back](https://i.imgur.com/1x5UokRh.png) + +* Keyboard Maintainer: [keydler](https://github.com/duilchoi) +* Hardware Supported: +* Hardware Availability: None, feel free to order/manufacture parts yourself. + +Make example for this keyboard (after setting up your build environment): + + make linworks/favepada:default + +Flashing example for this keyboard: + + make linworks/favepada: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). |