From b9310b850b8f8f99db4d50d603343718237e129e Mon Sep 17 00:00:00 2001 From: fpazos <30479687+fpazos@users.noreply.github.com> Date: Tue, 2 Oct 2018 18:02:47 +0200 Subject: [PATCH] Progress to fork Coming back to work, upcoming pull --- keyboards/handwired/bluepill/bluepill.h | 2 +- keyboards/handwired/bluepill/readme.md | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/keyboards/handwired/bluepill/bluepill.h b/keyboards/handwired/bluepill/bluepill.h index 3d156533c3..2a6b3f5948 100644 --- a/keyboards/handwired/bluepill/bluepill.h +++ b/keyboards/handwired/bluepill/bluepill.h @@ -9,7 +9,7 @@ GRA| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | ' | ¡ | BCKS | DEL TAB| Q | W | E | R | T | Y | U | I | O | P | ` | + | | HOM CAP| A | S | D | F | G | H | J | K | L | Ñ | ´ | Ç | ENTER | END - LSI | Z | X | C | V | B | N | M | , | . | - | RSHIF | UP | FNL + LSI| (<)| Z | X | C | V | B | N | M | , | . | - | RSHIF | UP | FNL LCT| WIN| ALT| ESPACE | ALG| FN | RCT| LEF| DOW| RIG */ diff --git a/keyboards/handwired/bluepill/readme.md b/keyboards/handwired/bluepill/readme.md index f81d336852..6378295df3 100644 --- a/keyboards/handwired/bluepill/readme.md +++ b/keyboards/handwired/bluepill/readme.md @@ -33,7 +33,7 @@ Neither Xydane or I used the bootloader. Just use a serial programmer (FTDI, ST- ## Adding layouts and revisions -If you want to create new layouts just add it to the keymaps folder. If you prefer to develop a more complex revision just copy the bluepill70 folder, rename it and create a new keymap in /keymap.c (I tried to divide the project even more but it didn't worked). +If you want to create new layouts just add them to the keymaps folder. If you prefer to develop a more complex revision just copy the bluepill70 folder, rename it and create a new keymap in /keymap.c (I tried to divide the project even more but it didn't worked). ## Pinout @@ -45,7 +45,10 @@ That's the pinout; B7 TAB| Q | W | E | R | T | Y | U | I | O | P | ` | + | | HOM B6 CAP| A | S | D | F | G | H | J | K | L | Ñ | ´ | Ç | ENTER | END B5 LSI| < | Z | X | C | V | B | N | M | , | . | - | RSHIF | UP | FNT - B4 LCT| WIN| ALT| ESPACE | ALG| FN | RCT| LEF| DOW| RIG + A4 LCT| WIN| ALT| ESPACE | ALG| FN | RCT| LEF| DOW| RIG + +And the wiring: +(https://i.imgur.com/ZCaxVzs.jpg) It also uses: PC13: Caps Lock led.