blob: 0746ae25caf9b31b2624d0a2331ab6d4c5bafa94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Charybdis Nano
## 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)
|