blob: 63ba5c7b7e7f0adf6a47c0a807ab75aef49148af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Dilemma
## TODO
Add keymap for right right thumb.
## Compiling
Follow the steps in this [tutorial](https://docs.bastardkb.com/fw/compile-firmware.html#compiling-your-firmware-using-the-local-command-line)
## Flashing
1. Trigger boot mode
2. Mount the controller
3. Copy over the new keymap to the controller:
```sh
doas cp bastardkb_charybdis_3x5_v2_aktersnurra.uf2 /mnt/usb
```
(If there is some issue flash the sides individually)
|