diff options
author | AlisGraveNil <63020540+AlisGraveNil@users.noreply.github.com> | 2020-10-01 23:53:37 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 22:53:37 -0700 |
commit | 266ff3339a72a9c44913cfd97e232adafe8feb51 (patch) | |
tree | a7bbf93ddb3f6802d6379d3398209212f7b22a86 /keyboards/clawsome/fightpad/readme.md | |
parent | c01eb55109b9e5a5083d5bb213cecaeca2409a96 (diff) |
[Keyboard] FightPad! macropad by Clawsome (#10507)
* 1 Oct 20
* Update keyboards/clawsome/fightpad/config.h
* Update keyboards/clawsome/fightpad/rules.mk
* Update keyboards/clawsome/fightpad/info.json
* Update keyboards/clawsome/fightpad/readme.md
* Update keyboards/clawsome/fightpad/readme.md
* Update keyboards/clawsome/fightpad/info.json
* Update keyboards/clawsome/fightpad/config.h
Diffstat (limited to 'keyboards/clawsome/fightpad/readme.md')
-rw-r--r-- | keyboards/clawsome/fightpad/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/clawsome/fightpad/readme.md b/keyboards/clawsome/fightpad/readme.md new file mode 100644 index 0000000000..eaca1535df --- /dev/null +++ b/keyboards/clawsome/fightpad/readme.md @@ -0,0 +1,13 @@ +# FightPad + +This is a 2x7 macropad. + +* Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) +* Hardware Supported: FightPad; Pro Micro or Elite-C +* Hardware Availability: [Clawsome Boards](https://www.clawboards.xyz/) + +Make example for this keyboard (after setting up your build environment): + + make clawsome/fightpad:default + +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). |