Skip to content

Commit

Permalink
more linking
Browse files Browse the repository at this point in the history
  • Loading branch information
bstiq committed Jul 25, 2024
1 parent d8bbbdf commit 21691ec
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 2 additions & 4 deletions _includes/customize_keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ The 3x5 keyboards (Skeletyl, Charybdis Nano) come flashed with [Miryoku](https:/

# Customization

You can find the latest **default images** for all Bastard Keyboards in the release section of the [BastardKB QMK fork](https://github.com/Bastardkb/bastardkb-qmk/releases).

You can find instructions on **how to flash your keyboard** with a new image here: [flashing][How to flash your keyboard].

## Using VIA

All Bastard Keyboards come flashed with VIA. You can open the [VIA Web Interface through use.via.app](https://usevia.app/). At the moment, only WebHID-enabled browsers work (eg. Chrome and Chromium-based).
Expand All @@ -63,6 +59,8 @@ Through VIA, you can customize:

## Using QMK

You can find the latest **default images** for all Bastard Keyboards in the release section of the [BastardKB QMK fork](https://github.com/Bastardkb/bastardkb-qmk/releases).

For how to flash your keyboard, take a look at the [how to flash your keyboard page][flashing].

For **advanced customization of the Charybdis and Charybdis Nano**, take a look at the [customize page][customize].
Expand Down
10 changes: 9 additions & 1 deletion faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ nav_order: 2
1. TOC
{:toc}

# Customize the keymap

{: .question }
How do I customize my keymap?

You can read more on how to customize your keyboard [on the How to use and customize your Bastard Keyboard][customize] page.

# Hotswap

{: .question }
Expand Down Expand Up @@ -58,4 +65,5 @@ You can get those from Drop, or any other website that offers them.

---

[bluetooth]: {{site.baseurl}}/help/bluetooth.html
[bluetooth]: {{site.baseurl}}/help/bluetooth.html
[customize]: {{site.baseurl}}/fw/customize-keyboard.html
2 changes: 1 addition & 1 deletion fw/flashing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Below is detailed the exact procedure to follow. You need to flash either the ri

Sourcing your firmware can be done in a couple ways:

// TODO fix link build?
// TODO fix link build to internal doc?

- downloading it from the [release section on github][releases]
- build your own firmware, [detailed here][build]
Expand Down

0 comments on commit 21691ec

Please sign in to comment.