summaryrefslogtreecommitdiff
path: root/hid-dials/README.md
diff options
context:
space:
mode:
authorJanHenrik <janhenrik@janhenrik.org>2020-04-01 01:22:06 +0200
committerJanHenrik <janhenrik@janhenrik.org>2020-04-01 01:22:06 +0200
commit044628b668c29cfb58fe7d9b9382302ae0b365ba (patch)
tree3b0fcb7ca37870a15d17d7af235a650f546cda72 /hid-dials/README.md
parentcc3fe42a2a3e8a172c31237cb2a2bf7ed0d4f275 (diff)
parent462d79e7d9b27ebf839439f413752b2c3b2127f3 (diff)
downloadminikbd-044628b668c29cfb58fe7d9b9382302ae0b365ba.tar.gz
minikbd-044628b668c29cfb58fe7d9b9382302ae0b365ba.tar.bz2
minikbd-044628b668c29cfb58fe7d9b9382302ae0b365ba.zip
Merge branch 'master' of github.com:Jan--Henrik/IBM-dials-retrofit
Diffstat (limited to 'hid-dials/README.md')
-rw-r--r--hid-dials/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/hid-dials/README.md b/hid-dials/README.md
new file mode 100644
index 0000000..848d749
--- /dev/null
+++ b/hid-dials/README.md
@@ -0,0 +1,17 @@
+# 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 (+|-)
+
+ Todo:
+
+ [ ] Add filesystem and csv alike config files
+