From c1ea256dcd0b9818147f482fc856b0dd5cb0f528 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 17 Sep 2024 00:15:30 +0200 Subject: Add dilemma --- aktersnurra/dilemma/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 aktersnurra/dilemma/README.md (limited to 'aktersnurra/dilemma/README.md') diff --git a/aktersnurra/dilemma/README.md b/aktersnurra/dilemma/README.md new file mode 100644 index 0000000..63ba5c7 --- /dev/null +++ b/aktersnurra/dilemma/README.md @@ -0,0 +1,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) -- cgit v1.2.3-70-g09d2