diff options
Diffstat (limited to 'keyboards/winkeyless/bface/keymaps/p3lim/README.md')
| -rw-r--r-- | keyboards/winkeyless/bface/keymaps/p3lim/README.md | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/keyboards/winkeyless/bface/keymaps/p3lim/README.md b/keyboards/winkeyless/bface/keymaps/p3lim/README.md index 81f99ec96..94e84e7f2 100644 --- a/keyboards/winkeyless/bface/keymaps/p3lim/README.md +++ b/keyboards/winkeyless/bface/keymaps/p3lim/README.md | |||
| @@ -2,13 +2,20 @@ | |||
| 2 | 2 | ||
| 3 |  | 3 |  |
| 4 | 4 | ||
| 5 | My layout using the winkeyless b.face X2 PCB. The keys indicated with a gray color was not supported by the layout so a custom one was made. | 5 | My layout using the winkeyless b.face X2 PCB. |
| 6 | 6 | ||
| 7 | ### Building & Flashing | 7 | ### Building & Flashing |
| 8 | 8 | ||
| 9 | - Hold <kbd>LCTRL</kbd> while connecting to put in flashing mode | 9 | - Set up QMK |
| 10 | - Follow instructions in the main _bface_ directory | 10 | - `pip install --user qmk` |
| 11 | - `qmk setup` | ||
| 12 | - Add udev rules if on Linux | ||
| 13 | - Follow the docs: <https://docs.qmk.fm/#/faq_build?id=linux-udev-rules> | ||
| 14 | - Build and flash | ||
| 15 | - `qmk flash -kb winkeyless/bface -km p3lim` | ||
| 16 | - Hold bottom-left key while connecting to put in flashing mode | ||
| 11 | 17 | ||
| 12 | ### Layout notes | 18 | ### Layout notes |
| 13 | 19 | ||
| 20 | The keys indicated with a gray color in the image above was not supported by the layout so a custom matrix was made. | ||
| 14 | The two additional keys were on pins 22+41 and 22+42, C3+B1 and C3+B2, which is mapped to col 10 row 1 and col 10 row 2 in the matrix. | 21 | The two additional keys were on pins 22+41 and 22+42, C3+B1 and C3+B2, which is mapped to col 10 row 1 and col 10 row 2 in the matrix. |
