summaryrefslogtreecommitdiff
path: root/keyboards/sakura_workshop/fuji75/solder/readme.md
diff options
context:
space:
mode:
authorFreather <72902384+CMMS-Freather@users.noreply.github.com>2023-12-14 15:41:13 +0800
committerGitHub <noreply@github.com>2023-12-14 00:41:13 -0700
commit4cdb19291fa2f509a842189cfbd350f0a8eb7afe (patch)
tree59a7a76e22c58e63e63cb2c5d75cd8bed4d750e2 /keyboards/sakura_workshop/fuji75/solder/readme.md
parentc44a232c5763d77c2d6d11e88df8812e279efe01 (diff)
[Keyboard] Add fuji75 (#22158)
* adding fuji75 pcb support adding fuji75 pcb support includes solder hotswap * Update keymap.c * Update keymap.c * Update keyboards/sakura_workshop/fuji75/fuji75.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sakura_workshop/fuji75/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Delete keyboards/sakura_workshop/fuji75/config.h * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> * update info.json update info.json per requested by @fauxpark reran qmk format-json --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/sakura_workshop/fuji75/solder/readme.md')
-rw-r--r--keyboards/sakura_workshop/fuji75/solder/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/sakura_workshop/fuji75/solder/readme.md b/keyboards/sakura_workshop/fuji75/solder/readme.md
new file mode 100644
index 0000000000..b0d6f30b35
--- /dev/null
+++ b/keyboards/sakura_workshop/fuji75/solder/readme.md
@@ -0,0 +1,24 @@
+# Fuji75 Solder
+
+![Fuji75 Solder](https://i.imgur.com/tv6YdWth.png)
+
+* Keyboard Maintainer: [Freather](https://github.com/CMMS-Freather)
+* Hardware Supported: PCB, Atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sakura_workshop/fuji75/solder:default
+
+Flashing example for this keyboard:
+
+ make sakura_workshop/fuji75/solder:default:flash
+
+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).
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available