Skip to content

Commit

Permalink
add default keymaps page
Browse files Browse the repository at this point in the history
  • Loading branch information
bstiq committed Apr 1, 2024
1 parent 19534cc commit bd25d03
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 2 deletions.
10 changes: 9 additions & 1 deletion _includes/customize_keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ Congratulations on successfully building your keyboard!
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.

# Daily use

## Default keymap

You can find pictures of the default keymaps on the [default keymaps page][keymaps].

Alternatively, you can also plug in your keyboard and visualize the keymap using VIA (see VIA section).

## Using the trackball / trackpad

If you prefer a video, how to use your trackball/trackpad keyboard is detailed here: [video](https://www.youtube.com/watch?v=XjFAvW-78bE).
Expand Down Expand Up @@ -60,4 +67,5 @@ For **advanced customization of the Charybdis and Charybdis Nano**, take a look

---

[customize]: {{site.baseurl}}/fw/charybdis-keymap.html
[customize]: {{site.baseurl}}/fw/charybdis-features.html
[keymaps]: {{site.baseurl}}/fw/default-keymaps.html
2 changes: 1 addition & 1 deletion fw/charybdis-keymap.md → fw/charybdis-features.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Charybdis Keymap
title: Charybdis Features
nav_order: 1
parent: Firmware
---
Expand Down
98 changes: 98 additions & 0 deletions fw/default-keymaps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
---
layout: default
title: Default keymaps
nav_order: 1
parent: Firmware
---

# Table of contents

1. TOC
{:toc}

This page contains reference pictures for all the default keymaps flashed onto the Bastard Keyboards.

Releases are available here:
https://github.com/Bastardkb/bastardkb-qmk/releases

For more information on the features from the Charybdis keymaps, see the [charybdis features][chary] page.


# Charybdis

![](../assets/pics/layouts/charybdis/Base.png)

![](../assets/pics/layouts/charybdis/Lower.png)

![](../assets/pics/layouts/charybdis/Raise.png)

![](../assets/pics/layouts/charybdis/Mouse.png)


# Charybdis Mini

![](../assets/pics/layouts/cmini/Base.png)

![](../assets/pics/layouts/cmini/Lower.png)

![](../assets/pics/layouts/cmini/Raise.png)

![](../assets/pics/layouts/cmini/Mouse.png)

# Charybdis Nano

![](../assets/pics/layouts/cnano/Base.png)

![](../assets/pics/layouts/cnano/Nav.png)

![](../assets/pics/layouts/cnano/Mouse.png)

![](../assets/pics/layouts/cnano/Media.png)

![](../assets/pics/layouts/cnano/Num.png)

![](../assets/pics/layouts/cnano/Sym.png)

![](../assets/pics/layouts/cnano/Fun.png)

# Dilemma MAX

// TODO

# Dilemma

// TODO

# Scylla

![](../assets/pics/layouts/scylla/Base.png)

![](../assets/pics/layouts/scylla/Nav_Sym.png)

![](../assets/pics/layouts/scylla/Extra.png)


# TBK Mini

![](../assets/pics/layouts/tbkmini/Base.png)

![](../assets/pics/layouts/tbkmini/Num.png)

![](../assets/pics/layouts/tbkmini/Sym.png)

![](../assets/pics/layouts/tbkmini/Extra.png)

# Skeletyl

![](../assets/pics/layouts/skeletyl/Base.png)

![](../assets/pics/layouts/skeletyl/Num.png)

![](../assets/pics/layouts/skeletyl/Sym.png)

![](../assets/pics/layouts/skeletyl/Extra.png)


----

[chary]: {{site.baseurl}}/fw/charybdis-features.html

0 comments on commit bd25d03

Please sign in to comment.