You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Congratulations on successfully building your keyboard!
9
+
10
+
The Bastard Keyboards come with a range of features, and it's also easy to customize them. On this page you will find additional information on how to use them and make them your own.
11
+
12
+
# Daily use
13
+
14
+
## Default keymap
15
+
16
+
You can find pictures of the default keymaps on the [default keymaps page][keymaps].
17
+
18
+
Alternatively, you can also plug in your keyboard and visualize the keymap using VIA (see VIA section).
19
+
20
+
# Customization
21
+
22
+
For customizing your keyboard, you can:
23
+
24
+
- use VIA
25
+
- use QMK
26
+
27
+
## Using VIA
28
+
29
+
All Bastard Keyboards come flashed with a VIA-enabled firmware. VIA is an additional layer that comes on top of QMK, and comes with a handy graphical interface. While it's limited in features, it removes the need to manage a git repository, the console and a QMK installation.
30
+
31
+
You can open the [VIA Web Interface through usevia.app](https://usevia.app/). At the moment, only WebHID-enabled browsers work (eg. Chrome and Chromium-based).
32
+
33
+
You can check the following tutorial on how to use it:
34
+
{% include youtube.html id="cYICAlliJfU" %}
35
+
36
+
Through VIA, you can customize:
37
+
- the keymap
38
+
- macros, layers
39
+
- RGB
40
+
41
+
## Using QMK
42
+
43
+
This is for advanced users.
44
+
45
+
For how to compile a custom hardware for your keyboard, take a look at the [how to compile your own firmware page][compile-firmware].
Copy file name to clipboardexpand all lines: _includes/use_keyboard_chary.md
+16-11
Original file line number
Diff line number
Diff line change
@@ -34,20 +34,23 @@ The most important ones are on the thumb cluster - it transforms into mouse butt
34
34
35
35
### Sniping
36
36
37
-
Sniping **slows down the trackball**. This way, you can move the cursor more precisely.
37
+
Sniping **slows down the trackball/trackpad**. This way, you can move the cursor more precisely.
38
38
39
39
By default, Sniping mode is activated when you hold the `MOUSE + SNIP` keys at the same time.
40
40
You can also configure qmk to have it activated automatically.
41
41
42
-
## Miryoku
42
+
#Customization
43
43
44
-
The 3x5 keyboards (Skeletyl, Charybdis Nano) come flashed with [Miryoku](https://github.com/manna-harbour/miryoku). On its github repository you will find useful information on the different layers available.
44
+
For customizing your keyboard, you can:
45
45
46
-
# Customization
46
+
- use VIA
47
+
- use QMK
47
48
48
49
## Using VIA
49
50
50
-
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).
51
+
All Bastard Keyboards come flashed with VIA. VIA is an additional layer that comes on top of QMK, and comes with a handy graphical interface. While it's limited in features, it removes the need to manage a git repository, the console and a QMK installation.
52
+
53
+
You can open the [VIA Web Interface through usevia.app](https://usevia.app/). At the moment, only WebHID-enabled browsers work (eg. Chrome and Chromium-based).
51
54
52
55
You can check the following tutorial on how to use it:
53
56
{% include youtube.html id="cYICAlliJfU" %}
@@ -59,14 +62,16 @@ Through VIA, you can customize:
59
62
60
63
## Using QMK
61
64
62
-
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).
63
-
64
-
For how to flash your keyboard, take a look at the [how to flash your keyboard page][flashing].
65
+
This is for advanced users.
65
66
66
-
For **advanced customization of the Charybdis and Charybdis Nano**, take a look at the [customize page][customize].
67
+
- how to compile a custom hardware for your keyboard: [how to compile your own firmware][compile-firmware].
68
+
- advanced customization of the Charybdis (and smaller variants): [customize your Charybdis][customize-chary].
69
+
- advanced customization of the Dilemma (and smaller variants): [customize your Dilemma][customize-dilemma].
0 commit comments