diff options
author | Erovia <Erovia@users.noreply.github.com> | 2020-10-25 15:23:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-25 15:23:42 +0000 |
commit | ad86894ae7d5fbb7aed697d9f576cd186bfd1c9c (patch) | |
tree | c5ffe570301b95699d93566d5b9453bda203a7ae /keyboards/flehrad/bigswitch/readme.md | |
parent | af455a8368dc564df51f9657b04932956ccf580b (diff) | |
download | qmk_firmware-ad86894ae7d5fbb7aed697d9f576cd186bfd1c9c.tar.gz qmk_firmware-ad86894ae7d5fbb7aed697d9f576cd186bfd1c9c.zip |
Rename keyboard-level readmes to lower-case (#10759)
This is the recommendation in the [PR
Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it
will make working with them easier in the CLI/API/etc.
Diffstat (limited to 'keyboards/flehrad/bigswitch/readme.md')
-rw-r--r-- | keyboards/flehrad/bigswitch/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/flehrad/bigswitch/readme.md b/keyboards/flehrad/bigswitch/readme.md new file mode 100644 index 0000000000..1a0fb155a7 --- /dev/null +++ b/keyboards/flehrad/bigswitch/readme.md @@ -0,0 +1,16 @@ +Big Switch PCB by flehrad +========================= + +Designed by Don of the Board Podcast and sold as a kit by [keeb.io](https://keeb.io/collections/frontpage/products/big-switch-pcb?variant=7507922845726) + +### PCB Files + +https://github.com/flehrad/Big-Switch-PCB + +make: flehrad/bigswitch:default + +### Technical Specifications + + * Uses a atmega32u4 pro micro or pin compatible MCU + * Pins B5 and B6 connect to the pins on the Big Switch + * Optionally you may add a RGB strip to pin D3 for data and take power from VCC and GND |