diff options
Diffstat (limited to 'keyboards/mode/m75s/readme.md')
-rw-r--r-- | keyboards/mode/m75s/readme.md | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/keyboards/mode/m75s/readme.md b/keyboards/mode/m75s/readme.md index a66384727..8ff9fb03b 100644 --- a/keyboards/mode/m75s/readme.md +++ b/keyboards/mode/m75s/readme.md | |||
@@ -1,8 +1,6 @@ | |||
1 | # Mode SixtyFive M65S | 1 | # Mode SeventyFive M75S |
2 | 2 | ||
3 |  | 3 | The M75S is the solderable PCB for the Mode SeventyFive keyboard, a seventy-five-percent high-end keyboard sold by [Mode Designs](https://shop.modedesigns.com/). |
4 | |||
5 | The M65S is the solderable PCB for the Mode SixtyFive keyboard, a sixty-five-percent high-end keyboard sold by [Mode Designs](https://shop.modedesigns.com/). | ||
6 | 4 | ||
7 | - Keyboard Maintainer: [Gondolindrim](https://github.com/Gondolindrim) | 5 | - Keyboard Maintainer: [Gondolindrim](https://github.com/Gondolindrim) |
8 | - Hardware Supported: proprietary PCB using STM32F401 controller | 6 | - Hardware Supported: proprietary PCB using STM32F401 controller |
@@ -10,10 +8,10 @@ The M65S is the solderable PCB for the Mode SixtyFive keyboard, a sixty-five-per | |||
10 | 8 | ||
11 | Make example for this keyboard (after setting up your build environment): | 9 | Make example for this keyboard (after setting up your build environment): |
12 | 10 | ||
13 | make mode/m65s:default | 11 | make mode/m75s:default |
14 | 12 | ||
15 | Flashing example for this keyboard: | 13 | Flashing example for this keyboard: |
16 | 14 | ||
17 | make mode/m65s:default:flash | 15 | make mode/m75s:default:flash |
18 | 16 | ||
19 | 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). | 17 | 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). |