From ad86894ae7d5fbb7aed697d9f576cd186bfd1c9c Mon Sep 17 00:00:00 2001 From: Erovia Date: Sun, 25 Oct 2020 15:23:42 +0000 Subject: 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. --- keyboards/flehrad/bigswitch/README.md | 16 ---------------- keyboards/flehrad/bigswitch/readme.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 keyboards/flehrad/bigswitch/README.md create mode 100644 keyboards/flehrad/bigswitch/readme.md (limited to 'keyboards/flehrad') diff --git a/keyboards/flehrad/bigswitch/README.md b/keyboards/flehrad/bigswitch/README.md deleted file mode 100644 index 1a0fb155a7..0000000000 --- a/keyboards/flehrad/bigswitch/README.md +++ /dev/null @@ -1,16 +0,0 @@ -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 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 -- cgit v1.2.3