From 97d26277e0cf8e19488000c40364d77992acd76a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 2 Jan 2024 01:53:39 +0100 Subject: Update READMEs --- aktersnurra/charybdis/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 aktersnurra/charybdis/README.md (limited to 'aktersnurra/charybdis') diff --git a/aktersnurra/charybdis/README.md b/aktersnurra/charybdis/README.md new file mode 100644 index 0000000..78fa4bc --- /dev/null +++ b/aktersnurra/charybdis/README.md @@ -0,0 +1,24 @@ +# Charybdis Nano + +## Requirements + +The basterdkb qmk [fork](https://github.com/Bastardkb/bastardkb-qmk) and this repo +linked inside the keymap folder of the nano. + +## Flashing + +To flash the splinky: + +1. Disconnect the keyboard +2. Reconnect one side +3. Trigger boot mode +4. Mount the controller +5. Compile the keymap with: +```sh +qmk compile -c -kb bastardkb/charybdis/3x5/v2/splinky_3 -km aktersnurra +``` +6. Copy over the new keymap to the controller: +```sh +doas cp bastardkb_charybdis_3x5_v2_splinky_3_aktersnurra.uf2 /mnt/usb +``` +7. Repeat the step for the other side. -- cgit v1.2.3-70-g09d2