diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2021-07-19 21:49:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 18:49:26 -0700 |
commit | 46b8230468782808d0592ad63a664982622b195f (patch) | |
tree | 5dea7e83166c6959b323025f8f419a14f5c7e7c0 /keyboards/cannonkeys/balance/readme.md | |
parent | 8e30ec1eee0c133d158b872f802236af42048585 (diff) | |
download | qmk_firmware-46b8230468782808d0592ad63a664982622b195f.tar.gz qmk_firmware-46b8230468782808d0592ad63a664982622b195f.zip |
[Keyboard] Add CannonKeys Balance PCB to QMK (#13489)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/balance/readme.md')
-rw-r--r-- | keyboards/cannonkeys/balance/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/balance/readme.md b/keyboards/cannonkeys/balance/readme.md new file mode 100644 index 0000000000..eb06169845 --- /dev/null +++ b/keyboards/cannonkeys/balance/readme.md @@ -0,0 +1,10 @@ +# CannonKeys Balance + +* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make cannonkeys/balance: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). |