summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/bluepill/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-11-28 17:51:16 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-28 17:51:16 +0100
commitfff6f22cf652aeb601ea4901399b70fb9a3f757c (patch)
tree1013d1dad2d4329fb5dd6c35eff06963a037e191 /keyboards/handwired/bluepill/readme.md
parent8b85ec2a987d378fb95eea1468eadea70aec2cbf (diff)
downloadqmk_firmware-fff6f22cf652aeb601ea4901399b70fb9a3f757c.tar.gz
qmk_firmware-fff6f22cf652aeb601ea4901399b70fb9a3f757c.tar.xz
Keyboard: handwired/bluepill Configurator support and readme cleanup (#4509)
* handwired/bluepill/bluepill70: Configurator support * handwired/bluepill: readme cleanup Formatting fixes to make the file easier to read.
Diffstat (limited to 'keyboards/handwired/bluepill/readme.md')
-rw-r--r--keyboards/handwired/bluepill/readme.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/keyboards/handwired/bluepill/readme.md b/keyboards/handwired/bluepill/readme.md
index 8b53f12f4..b8ca96992 100644
--- a/keyboards/handwired/bluepill/readme.md
+++ b/keyboards/handwired/bluepill/readme.md
@@ -3,15 +3,15 @@
Keyboards using a BluePill controller (generic Chinese STM32F103C8T6) and based on the [KC64 of Xydane](https://github.com/Xydane/qmk_firmware).
-Keyboard Maintainer: [FPazos](https://github.com/fpazos), but I hope to leave the project in better hands.
-Hardware Supported: Bluepill STM32F103C8T6
+Keyboard Maintainer: [FPazos](https://github.com/fpazos), but I hope to leave the project in better hands.
+Hardware Supported: Bluepill STM32F103C8T6
Hardware Availability: Everywhere
Make example for BluePill70 (after setting up your build environment):
-make handwired/bluepill/bluepill70:default
+ make handwired/bluepill/bluepill70:default
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
+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).
Read everything before using it.
@@ -47,14 +47,14 @@ That's the pinout;
A4 LCT| WIN| ALT| ESPACE | ALG| FN | RCT| LEF| DOW| RIG
And the wiring:
-ISO
+ISO
![Wiring](https://i.imgur.com/ZCaxVzs.jpg)
-ANSI
+ANSI
![Wiring](https://i.imgur.com/dBUJCdD.jpg)
-It also uses:
+It also uses:
PC13: Caps Lock led.
-Backlight dual color leds, my version is for common anode that's more common, for leds with common anode just replace the palSetPad with palClearPad and viceversa.
-PA1: Backlight color A.
-PA0: Backlight color B. \ No newline at end of file
+Backlight dual color leds, my version is for common anode that's more common, for leds with common anode just replace the palSetPad with palClearPad and viceversa.
+PA1: Backlight color A.
+PA0: Backlight color B.