aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mode/m75s/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mode/m75s/readme.md')
-rw-r--r--keyboards/mode/m75s/readme.md10
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![MODE75](https://raw.githubusercontent.com/Gondolindrim/file_hosting/main/mode_sixtyfive/Group_95_1024x1024.jpg) 3The 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
5The 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
11Make example for this keyboard (after setting up your build environment): 9Make example for this keyboard (after setting up your build environment):
12 10
13 make mode/m65s:default 11 make mode/m75s:default
14 12
15Flashing example for this keyboard: 13Flashing example for this keyboard:
16 14
17 make mode/m65s:default:flash 15 make mode/m75s:default:flash
18 16
19See 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). 17See 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).