diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-21 22:11:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 06:11:51 +0000 |
commit | fa9afb9763106fa488eb3a3e8b1d062747c5e7e2 (patch) | |
tree | e788e56ebaa98d781d4a779917d02f9a019ee8b8 /keyboards/cmm_studio/fuji65/readme.md | |
parent | fc914e617e63f5ec32c04e01efaffd9ec4545e89 (diff) |
Format code according to conventions (#15986)
Diffstat (limited to 'keyboards/cmm_studio/fuji65/readme.md')
-rw-r--r-- | keyboards/cmm_studio/fuji65/readme.md | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/keyboards/cmm_studio/fuji65/readme.md b/keyboards/cmm_studio/fuji65/readme.md index debfeeb409..d5438c5915 100644 --- a/keyboards/cmm_studio/fuji65/readme.md +++ b/keyboards/cmm_studio/fuji65/readme.md @@ -1,18 +1,18 @@ -# CMM.Studio Fuji65
-
-CMM.Studio Fuji65 Keyboard
-
-![CMM.Studio Fuji65](https://i.imgur.com/dUPQpkZh.png)
-
-
-* Keyboard Maintainer: [CMM.Studio Freather](https://github.com/CMMS-Freather)
-* Hardware Supported: PCB, Atmega32u4
-
-Make example for this keyboard (after setting up your build environment):
-
- make cmm_studio/fuji65:default
-
-
-For reset instruction, use the physical reset button on the back of the keyboard to enter bootloader mode
-
-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).
+# CMM.Studio Fuji65 + +CMM.Studio Fuji65 Keyboard + +![CMM.Studio Fuji65](https://i.imgur.com/dUPQpkZh.png) + + +* Keyboard Maintainer: [CMM.Studio Freather](https://github.com/CMMS-Freather) +* Hardware Supported: PCB, Atmega32u4 + +Make example for this keyboard (after setting up your build environment): + + make cmm_studio/fuji65:default + + +For reset instruction, use the physical reset button on the back of the keyboard to enter bootloader mode + +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). |