summaryrefslogtreecommitdiff
path: root/fw/hid-dials/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fw/hid-dials/README.md')
-rw-r--r--fw/hid-dials/README.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/fw/hid-dials/README.md b/fw/hid-dials/README.md
deleted file mode 100644
index a6f5438..0000000
--- a/fw/hid-dials/README.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# HID implementation for IBM-dials-retrofit
-
-Works, currently hardcoded:
-
- - Dial 1: Volume Up/Down
- - Dial 2: nothing
- - Dial 3: KiCAD switch layer (v)
- - Dial 4: KiCAD rotate part (r|R)
- - Dial 5: KiCAD change grid settings (n|N)
- - Dial 6: nothing
- - Dial 7: KiCAD change track width (w|W)
- - Dial 8: KiCAD zoom (+|-)
-
- Build with `make`
-
- Flash with `dfu-util -a 0 -s 0x08000000:leave -D build/hid-dials.bin`
-
- Todo:
-
- - [ ] Add filesystem and csv alike config files